View Issue Details

IDProjectCategoryView StatusLast Update
0003806mantisbtbugtrackerpublic2004-07-07 19:16
Reportero_ludwig Assigned Toint2str  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.18.2 
Fixed in Version0.19.0a1 
Summary0003806: Timestamp in project management isn't shown as configured
Description

Under Version of Manage->Manage Project the timestamp isn't shown as configured in config_inc.php:

$g_short_date_format = 'd.m.Y';
$g_normal_date_format = 'd.m.Y H:i';
$g_complete_date_format = 'd.m.Y H:i T';

TagsNo tags attached.

Activities

o_ludwig

o_ludwig

2004-05-02 20:09

reporter   ~0005461

Damn ... I've forgotten the half: Severity has to be minor and the timestamp shown is: 2004-02-05 21:32:02

int2str

int2str

2004-05-26 20:59

reporter   ~0005595

Fixed in CVS for 0.19.0

Related Changesets

MantisBT: master b73fcb0f

2004-05-26 22:00

int2str


Details Diff
* Fix 0003806: Timestamp in project management page (Version management section) isn't shown as configured

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2583 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003806
mod - manage_proj_edit_page.php Diff File
mod - doc/ChangeLog Diff File
mod - core/version_api.php Diff File