https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37375
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |Main Priority|P5 - low |P1 - high See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=37416 Severity|minor |major Depends on| |33568 Status|Needs Signoff |Patch doesn't apply CC| |[email protected] --- Comment #3 from David Nind <[email protected]> --- This may explain why some people are having issues after upgrading to Koha 24.05 - see bug 37416. I have added this as a related bug. I've also changed the bug to major and linked to bug 33568, which introduced the change. It is interesting to note that the developer tools in Firefox show the undefined property missing, but Chromium doesn't: - Firefox: Uncaught TypeError: can't access property "str", row._strings.collection_code is undefined - Chromium: Uncaught TypeError: Cannot read properties of undefined (reading 'str') The patch no longer applies 8-(.. git bz apply 37375 Bug 37375 - Holdings table not loading if MARC framework is missing certain 952 subfields 169051 - Bug 37375: Fix holdings table not loading if MARC framework is missing certain 952 subfields Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 37375: Fix holdings table not loading if MARC framework is missing certain 952 subfields Using index info to reconstruct a base tree... M koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc error: Failed to merge in the changes. Patch failed at 0001 Bug 37375: Fix holdings table not loading if MARC framework is missing certain 952 subfields Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568 [Bug 33568] Use the REST API to display items on the biblio detail view -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
