View Issue Details

IDProjectCategoryView StatusLast Update
0003632mantisbtbugtrackerpublic2004-07-07 18:26
ReporterBoviz Laszlo Assigned Tograngeway  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version0.19.0a1 
Summary0003632: Wrong "date submitted" value
Description

On the print_all_bug_page_word.php the "date submitted" field shows the '01-01-70 01:33' value for every bug. This value looks well on other pages.

TagsNo tags attached.

Activities

JeroenM

JeroenM

2004-03-09 06:56

reporter   ~0005188

It happens to me also. Exact the same date and time and only at the page print_all_bug_page_word.php.

Boviz Laszlo

Boviz Laszlo

2004-03-09 09:18

reporter   ~0005192

ERROR 0003641 also looks the same, except the value is different but close.

JeroenM

JeroenM

2004-03-09 09:21

reporter   ~0005193

Very close yes, but that reported bug has a very strange date.

RJelinek

RJelinek

2004-03-22 10:27

reporter   ~0005238

Sorry, I dont have a diff, so you have to do the following...
In Filter.api(213):
$query2 = "SELECT DISTINCT $t_select, UNIX_TIMESTAMP(last_updated) as last_updated, UNIX_TIMESTAMP(date_submitted) as date_submitted

grangeway

grangeway

2004-06-30 13:14

reporter   ~0005849

This bug is fixed in CVS. Hopefully a 0.19 Alpha release will be available within the next 2 weeks.