https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33615
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |32978 CC| |[email protected] --- Comment #2 from David Cook <[email protected]> --- I think bug 32978 might be the root cause of this one. As I noted on bug 33621 it looks like the problem is that a hash (ie #) isn't being encoded when it should be. I think the fix is probably to change fill='#369' to fill='%23369' in ./koha-tmpl/opac-tmpl/bootstrap/css/src/_flatpickr.scss Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32978 [Bug 32978] 'npm install' fails in ktd on aarch64, giving unsupported architecture error for node-sass -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
