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

            Bug ID: 28828
           Summary: (Bug 22399 follow-up) breaks
                    value_builder/unimarc_field_4XX.tt
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Since Bug 22399 changes in biblio editor, value builder unimarc_field_4XX.tt
JavaScript code does not do its job anymore.
This is because a div is added and this call is now wrong :
  var subfields =
whichfield.parentNode.parentNode.getElementsByTagName('input');
It needs one more parent.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to