[Koha-bugs] [Bug 1666] New: Can't hide empty select dropdowns in patron entry form

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue Dec 18 18:59:18 CET 2007


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 at liblime.com
        ReportedBy: oleonard at myacpl.org
         QAContact: koha-bugs at 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.





More information about the Koha-bugs mailing list