[Koha-bugs] [Bug 12669] "Template process failed: undef error - Invalid local time for date in time zone"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 19 09:49:57 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12669

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #35389|0                           |1
        is obsolete|                            |

--- Comment #22 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 36011
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36011&action=edit
Bug 12669: Use floating timezone when handling dates without hours, minutes and
seconds.

Test plan:

1. Create a new serial record or pick an existing one;
2. Add a "New subscription" and set the "First issue publication date"
   and "Frequency" values so that the "Planned date" for a given issue
   hits a day where a transition to Daylight Saving Time (DST) occurs

   ex:. 1979-04-01 in Europe/Lisbon
(http://www.timeanddate.com/time/change/portugal/lisbon?year=1979)
   ... use this website page as a source
http://www.timeanddate.com/time/dst/2014.html
   to find a suitable transition to DST in your timezone in the current year.

3. From the "Subscription detail" page in Koha for the given record click
   the "Serial collection" link on the left side context menu.

Expected result:
Prior to applying the patch the error described in this bug report should
occur.
After the patch is applied the "Serial collection" page should load correctly.

Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>
Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list