[Bug 1666] New: Can't hide empty select dropdowns in patron entry form
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1666 Summary: Can't hide empty select dropdowns in patron entry form Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Patrons AssignedTo: chris.cormack@liblime.com ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@nongnu.org There are a few pre-populated select dropdowns in the patron entry form: Title, City/State, and Street Type. The Title and City/State <select> inputs cannot be hidden, if empty, by the template because the variables are passed to the template with default (but empty) data. Note that this works correctly for Street Types: the script is able to check for the existence of road types before sending data to the template. This isn't happening for Title and City/State. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com