[Koha-bugs] [Bug 22242] New: Javascript error in value builder cased by Select2

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 31 09:11:38 CET 2019


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

            Bug ID: 22242
           Summary: Javascript error in value builder cased by Select2
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: fridolin.somers at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl
  Target Milestone: ---

Same as Bug 17780 but in value builders.

Select2 (Bug 13501) introduced divs and inputs that broke some assumptions
about the expected HTML structure.
This patch checks if input has name attribute, because some inputs in Select2
have not.

It brakes value builders marc21_linking_section.tt and unimarc_field_4XX.tt.

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


More information about the Koha-bugs mailing list