[Koha-bugs] [Bug 15206] Show patron's age when filling date of birth in memberentry.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 10 18:54:34 CET 2015


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #16 from Owen Leonard <oleonard at myacpl.org> ---
When I try setting a patron's birth date in the patron edit form I get a
JavaScript error:

"NetworkError: 404 Not Found -
/cgi-bin/koha/svc/members/age?dateofbirth=2015-11-9"

I also notice that the date I enter isn't the date which is passed in the AJAX
call. With MM/DD/YYYY as my system's dateformat preference, I've tried these:

Typed 01/03/1990, date passed: 1990-0-3
Typed 12/13/1970, date passed: 1970-11-13
Typed 06/09/2003, date passed: 2003-5-9

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


More information about the Koha-bugs mailing list