22 Aug
2024
22 Aug
'24
12:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37375 --- Comment #6 from Lari Taskula <lari.taskula@hypernova.fi> --- (In reply to David Nind from comment #3)
The patch no longer applies 8-(..
Fixed, conflicted with Bug 37399. Thanks.
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')
Thank you for testing with both browser. I've included this information in the test plan. -- You are receiving this mail because: You are watching all bug changes.