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

          Priority: medium
            Bug ID: 65354
          Assignee: [email protected]
           Summary: REPORTBUILDER: Incorrect time zone being displayed in
                    date field
          Severity: normal
    Classification: Unclassified
                OS: Mac OS X (All)
          Reporter: [email protected]
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 4.0.3.3 release
         Component: Database
           Product: LibreOffice

Created attachment 80292
  --> https://bugs.freedesktop.org/attachment.cgi?id=80292&action=edit
Bug reproduction example

Problem description: In reports, when TIMEVALUE(NOW()) is used in the report
builder, the value that gets displayed in a report differs depending on whether
a string gets appended to it. In particular, daylight savings time seems to be
getting ignored when TIMEVALUE(NOW()) is concatenated with a string.

Steps to reproduce:
1. Open attachment 'reportsTimeZoneBug.odb'.
2. In the left pane, click "Reports".
3. In the lower-right pane, right-click and choose "Edit".
4. Move the report builder to the side. Now, got back to the lower-right pane,
and double-click the report.


Current behavior: When TIMEVALUE(NOW()) is used alone, or when NOW() is
concatenated to a string, the correct time zone (including daylight savings) is
used. However, when TIMEVALUE(NOW()) is concatenated to a string, an incorrect
time zone is being displayed.

Expected behavior: NOW() with string concatenation and TIMEVALUE(NOW()) with
string concatenation should both be displaying the same time zone.

Additional information: I am in a locale that has daylight savings time (United
States Eastern Time Zone), so testing the file on a computer in a locale that
does not have daylight savings may cause the bug to not be visible.

Operating System: Mac OS X
Version: 4.0.3.3 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to