[Koha-bugs] [Bug 33615] Date picker icon not visible

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 27 02:27:37 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33615

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |32978
                 CC|                            |dcook at prosentient.com.au

--- Comment #2 from David Cook <dcook at prosentient.com.au> ---
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.


More information about the Koha-bugs mailing list