[Koha-bugs] [Bug 26330] New: Subfields constraints editor should hide all new others subfields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 1 05:20:06 CEST 2020


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

            Bug ID: 26330
           Summary: Subfields constraints editor should hide all new
                    others subfields
 Change sponsored?: ---
           Product: Koha
           Version: 20.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: pablo.bianchi at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

Created attachment 109386
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109386&action=edit
Screenshot of the issue

To describe items with more detail a librarian needed more subfields on 952
tag, so after using the few available ASCII letters and numbers started using
Greek letters, alpha (α), beta (β), gamma (γ)...

Then while editing any subfield, currently selected is shown and then all the
other  new ones (full-page screenshot attached).

The problem seems related to the fact that under subfieldtabs id all divs but
the selected should have style="display: none;". This is working only with all
the ones matching [0-9a-z].

-- 
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