[Bug 25126] New: MARC visibility settings not obeyed on cart normal and detailed views
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25126 Bug ID: 25126 Summary: MARC visibility settings not obeyed on cart normal and detailed views Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: tomascohen@gmail.com When hiding fields/subfields via the MARC frameworks, this appears to have no effect on some pages in the OPAC like the cart normal and 'more details' views. I assume this is because Koha pulls from the database fields and/or uses some of the older methods to pull data from the records. It would be nice if this could be refactored to not pull in data you have hidden via the frameworks. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25126 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |koha-bugs@lists.koha-commun | |ity.org -- 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=25126 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |tomascohen@gmail.com |ity.org | -- 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=25126 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|tomascohen@gmail.com |oleonard@myacpl.org --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- In order to fix this one, the cart should rely entirely on the MARC record for display. It now uses GetBiblioData, which basically takes the data from the DB. I cannot work on a rewrite right now, but seems doable -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25126 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |koha-bugs@lists.koha-commun | |ity.org -- 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=25126 Lye Jia Lun <jialun@toa.edu.my> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jialun@toa.edu.my --- Comment #2 from Lye Jia Lun <jialun@toa.edu.my> --- We've recently upgrade to version 21.05.05.003 and encountered a similar issue. In the MARC Frameworks, the visibility setting for a subfield was unticked for OPAC but it still appeared inside OPAC. This worked perfectly in version 20.11. -- 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=25126 Aude Charillon <aude.charillon@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aude.charillon@ptfs-europe. | |com --- Comment #3 from Aude Charillon <aude.charillon@ptfs-europe.com> --- We've found the exact same situation as Lye Jia Lun describes on a site recently upgraded to 21.11.05. The site was on version 20.11.03 before where those options worked fine. -- 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=25126 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25126 --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Can anyone varify where this is still an issue.. To me, it looks like the cart is taken care of already.. I realise there's also a bug open regarding title notes which is also being worked on.. but where else are these filters not taking effect? -- 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=25126 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I retested with 650a set to hidden and this works now. Closing. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org