[Bug 39476] New: In record editor control fields have a strange label '00'
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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39476 Janusz Kaczmarek <januszop@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39476 --- Comment #1 from Janusz Kaczmarek <januszop@gmail.com> --- Created attachment 179816 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179816&action=edit Bug 39476: In record editor control fields have a strange label '00' 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. Test plan: ========== 1. Open a bibliographic record in the standard editor. Note the misleading '00' labels in front of the 00X fields. Do the same for a authority record. 2. Aply the patch ; restart_all. 3. Repeat p. 1. There should not be the '00' labels any more. Sponsored-by: Pontificia Università di San Tommaso d'Aquino (Angelicum) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39476 Phil Ringnalda <phil@chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |phil@chetcolibrary.org Resolution|--- |DUPLICATE Status|Needs Signoff |RESOLVED --- Comment #2 from Phil Ringnalda <phil@chetcolibrary.org> --- Weird coincidence that this has been broken since forever, and we got two patches for it in two weeks. *** This bug has been marked as a duplicate of bug 39321 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39476 --- Comment #3 from Janusz Kaczmarek <januszop@gmail.com> --- (In reply to Phil Ringnalda from comment #2)
Weird coincidence that this has been broken since forever, and we got two patches for it in two weeks.
No wonder -- it became more visible and annoying for librarians when it was bordered, suggesting a possibility for editing in ver. 24.11.03... Thanks, Phil, for catching the duplication. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org