https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39476 Bug ID: 39476 Summary: In record editor control fields have a strange label '00' Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: januszop@gmail.com QA Contact: januszop@gmail.com CC: m.de.rooy@rijksmuseum.nl In standard record editors both for bibliographic and authority records, the control fields have a strange label '00'. The code author's intention was apparently to hide them ([% IF ( subfield_loo.fixedfield ) %]display:none; [% END %]) but the fixedfield attribute is wrongly prefixed. (A patch will follow.) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.