[Koha-bugs] [Bug 10995] Accessibility: Allow manual entry of renewal date and specific due date in circ

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 10 13:59:57 CET 2014


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #17 from Jonathan Druart <jonathan.druart at biblibre.com> ---
QA comment:

There are some concerns here, I think:
There is another readonly field in the circulation.tt file. Trying to test it,
I entered an invalid date (14/14/2014), and I got a crashing error (The 'month'
parameter ("14") to DateTime::new did not pass the 'an integer between 1 and
12' callback). In fact the INVALID_DATE error code is set only if the date does
not match the syspref format.
If we allow the user to enter what he wants, we have to catch correctly any
error.

Marked as Failed QA.

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


More information about the Koha-bugs mailing list