https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38459
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #174586|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 175946 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175946&action=edit Bug 38459: Ensure cities field works in patron quick add This patch adjust the selector for quick add and updates the change event for the city dropdown to affect quickadd fields as well To test: 1 - Administration->Cities and towns 2 - Define several cities 3 - http://localhost:8081/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronQuickAddFields 4 - Select city,state, zipcode and some other fields 5 - Patrons->Quick add new patron 6 - Note city field/dropdown does not show 7 - Apply patch 8 - Reload 9 - City dropdown shows! 10 - State and zip are updated when city is selected! 11 - Celebrate! Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
