mainSavannah Administration - Support: sr #107160, Unreliable submit times for bug...

 
 

sr #107160: Unreliable submit times for bug reports

Submitter:  Sam Geeraerts <samgee>
Submitted:  Sat 05 Dec 2009 11:14:45 AM UTC
   
 
Category:  Savannah trackers - bugs, tasks, etc. Priority:  5 - Normal
Severity:  3 - Normal Status:  Invalid
Privacy:  Public Assigned to:  Beuc
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 18 Dec 2009 09:17:07 PM UTC, comment #4: 

Well currently the format is based on the locale - e.g. I don't have this problem in French.

We're working on a new version of the codebase, where we're likely to allow the user to force locales.

Sylvain Beucler <Beuc>
Fri 18 Dec 2009 08:51:04 PM UTC, comment #3: 

Oops, I see now.

Are there any plans to show the time in a sane format (e.g. ISO 8601)? Or at least give users the choice between the popular formats?

Sam Geeraerts <samgee>
Fri 18 Dec 2009 08:17:56 PM UTC, comment #2: 

hrm, I meant 12:58:50 AM -> 00:58:50 24h, but you probably got me :)

Sylvain Beucler <Beuc>
Fri 18 Dec 2009 08:11:26 PM UTC, comment #1: 

Ah, interesting, actually "10:48:13 AM" (AM/PM format) means "00:48:13 AM" (24h format).

So no problem :)

mysql> SELECT FROM_UNIXTIME(date) FROM bugs WHERE bug_id IN (28177, 28179);
+---------------------+
| FROM_UNIXTIME(date) |
+---------------------+
| 2009-12-05 00:58:50 |
| 2009-12-05 10:48:13 |
+---------------------+
2 rows in set (0.00 sec)


Sylvain Beucler <Beuc>
Sat 05 Dec 2009 11:14:45 AM UTC, original submission:  

I just submitted a new bug report for gnewsense project. It's bug number is 28179. After that I browsed the gnewsense bugs and saw that this bug report has a "Submitted On" time of "Sat 05 Dec 2009 10:48:13 AM GMT".

The bug report beneath that in the list, number 28177, has a "Submitted On" time of "Sat 05 Dec 2009 12:58:50 AM GMT". This bug report was in reality submitted before the one I submitted, but its submit time is after that of my bug report.

It's even weirder than that: the submit time of 28177 is even in the future. According to 'date --utc' on my system it is now Sat 05 Dec 11:14 UTC.

Sam Geeraerts <samgee>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by Beuc (Posted a comment)
  • -email is unavailable- added by samgee (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-12-18 Beuc Assigned toNone Beuc
        StatusNone Invalid
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code