Summary: | MARC visibility settings not obeyed on cart normal and detailed views | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | OPAC | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED WORKSFORME | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | aude.charillon, jialun, martin.renvoize, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25008 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Katrin Fischer
2020-04-13 11:51:26 UTC
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 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. 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. 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? I retested with 650a set to hidden and this works now. Closing. |