https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28809

            Bug ID: 28809
           Summary: Patron age calculated incorrectly after changing
                    dateformat syspref
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: and...@bywatersolutions.com
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com, kyle.m.h...@gmail.com

To recreate:
- change the dateformat syspref (I was on MM/DD/YYYY and changed to YYYY-MM-DD)
- click to edit a patron record
- select yesterday for patron's date of birth
- note the text that appears under DOB to tell you the patron's age is
something entirely wrong

This is only an issue with the age as it appears on the edit page. Koha
calculates the age correctly on save and correctly enforces category age
limits.

Dateformat is getting cached somewhere. I was able to correct it by restarting
memcached and plack, but that shouldn't be needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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