koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1538] moremember.pl doesn't show date due, shows incorr


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1538] moremember.pl doesn't show date due, shows incorrect overdue status
Date: Mon, 5 Nov 2007 16:13:55 -0800 (PST)

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1538


address@hidden changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |address@hidden
             Status|NEW                         |ASSIGNED




------- Comment #4 from address@hidden  2007-11-05 16:13 -------
I think I have found the problem, in C4::Dates the init routine is expecting to
be given a date in the preferred format.
But in this case its coming from the database and is in iso format, so when we
switch to metric, or us, the init bit chokes. So the date is then invalid.

Joe does this sound plausible?




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]