[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-bugs] [Bug 1239] New: Circ chokes on patron expiry == 0000-00-00
From: |
bugzilla-daemon |
Subject: |
[Koha-bugs] [Bug 1239] New: Circ chokes on patron expiry == 0000-00-00 |
Date: |
3 Nov 2006 00:08:15 -0000 |
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1239
Summary: Circ chokes on patron expiry == 0000-00-00
Product: Koha
Version: branch 2.4
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: Circulation
AssignedTo: address@hidden
ReportedBy: address@hidden
QAContact: address@hidden
It looks like the circulation page is choking (internal server error) on
patrons who have an expiry date of 0000-00-00: "Date::Calc::Date_to_Days(): not
a valid date at
circulation.pl line 141."
One could easily update those patrons with a random date in the past, but I
think I should take a look so that it can fail more gracefully in the
future.
I assume this is a problem with any version of Koha that have replaced
Date::Manip with Date::Calc.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-bugs] [Bug 1239] New: Circ chokes on patron expiry == 0000-00-00,
bugzilla-daemon <=