View Issue Details

IDProjectCategoryView StatusLast Update
0010011mantisbtcustomizationpublic2009-04-20 09:49
Reporterthraxisp Assigned Tothraxisp  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.6 
Target Version1.1.7Fixed in Version1.1.7 
Summary0010011: date_submitted is not set properly in bug object
Description

Ref http://www.mantisbt.org/forums/viewtopic.php?f=4&t=6462

The submitted date is set to false in the object.

TagsNo tags attached.

Activities

thraxisp

thraxisp

2009-01-02 22:08

reporter   ~0020520

Fixed in GIt for 1.1.7. 1.2.x stream is not affected.

ref: http://git.mantisbt.org/?p=mantisbt.git;a=commit;h=3f3a6c24e698f9d48249ec6d1a77c639a4b7d5fd

vboctor

vboctor

2009-01-12 02:40

manager   ~0020581

I'm not sure how this translated in the database. But don't we need an upgrade step to fix these date submitted entries? For example, overwrite them with the last_updated?

thraxisp

thraxisp

2009-01-12 08:35

reporter   ~0020588

The database was correct already. The code reading it had a typo.

vboctor

vboctor

2009-01-12 12:20

manager   ~0020591

Great. Thanks a lot thraxisp.

Related Changesets

MantisBT: master-1.1.x 3f3a6c24

2009-01-02 21:55

thraxisp


Details Diff
Fix Bug 0010011: date_submitted is not set properly in bug object Affected Issues
0010011
mod - core/bug_api.php Diff File