[Koha-bugs] [Bug 12342] Patron registration datepicker dropdown shows only 10 years

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 3 18:07:53 CET 2015


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

Martin Persson <xarragon at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45380|0                           |1
        is obsolete|                            |

--- Comment #8 from Martin Persson <xarragon at gmail.com> ---
Created attachment 45381
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45381&action=edit
Bug 12342: Patron registration datepicker dropdown shows only 10 years

This patch changes the options to the date picker, allowing easy
selection of dates up to 120 years from the current date.

Updated version with proper description and default
value moved to a separate bug/commit.

To test:
- Click on 'Patrons' from the main menu, select 'New patron'
- Set input focus to the 'Date of birth' input field,
  the date selection widget should show up.
- The year selection drop-down will only show current year minus 10.
- Apply the patch
- Go back to the same screen, set input focus to the 'Date of birth' field.
- The year selection drop-down should show current year minus 120.

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


More information about the Koha-bugs mailing list