Summary: | Update Font Awesome to fix JS warning in the console for Firefox: "Glyph bbox was incorrect" | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | david, gmcharlt, oleonard |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38014 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Jonathan Druart
2023-10-03 07:30:16 UTC
Observed this when testing another bug: Staff interface > Authorites > [any type]. Simpler way to reproduce: hard refresh the staff interface home page. The bug report for Font Awesome indicates that it was fixed in 6.5.0(?): https://github.com/FortAwesome/Font-Awesome/issues/19925#issuecomment-1882517540 An update to Font Awesome version is required to fix this. |