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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |[email protected]
                   |                            |m

--- Comment #17 from Jonathan Druart <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to