[Bug 30298] New: shows wrong date for some messages

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 21 10:01:32 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30298

           Summary: shows wrong date for some messages
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: logger
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: guillaume.desmottes at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


Original bug report: https://bugzilla.gnome.org/show_bug.cgi?id=619012

It seems like the logfile is saved in UTC-time, while the logviewer adjusts the
time to the local timezone. However, the date in the "Previous Conversations"
dialogue is not adjusted when in another timezone, i.e. UTC+0100.


Steps to reproduce:
1) Create a log file with the name "20100517.log" and the following content:

<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet type="text/xsl" href="empathy-log.xsl"?>
<log>
<message time='20100517T23:45:00' cm_id='0' id='mail at example.com'
name='EmpTest' token='' isuser='true' type='normal'>This is just for
testing!</message>
</log>

2) Find the message in the "Previous Conversations" dialogue and notice the
date, both in the list of search results and the date picker.


Expected result:
The date should be 18.05.2010 when in UTC+0100.


Actual result:
The date shows 17.05.2010, although this is wrong.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list