[Koha-bugs] [Bug 18569] Quick add patron will not copy over details from cities and towns pull down into patron details

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 12 15:43:21 CEST 2017


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 63442
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63442&action=edit
Bug 18569 - Quick add patron will not copy over details from cities and towns
pull down into patron details

As the quick add form is created dynamically we must alter the function
that updates there fields to use a selector so it is not bound on the
intial elements

To test:
 1 - Add city field to QuickAddFields
 2 - Define some cities in Admin->Cities and towns
 3 - Test using the dropdown in uqick add form
 4 - Nothing happens
 5 - Switch to full form
 6 - use cities dropdown
 7 - it works
 8 - switch to quick add form
 9 - dropdown is not updated
10 - Apply patch
11 - Things should now update correctly on both forms and update when
switching forms

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


More information about the Koha-bugs mailing list