[Koha-bugs] [Bug 34129] New: Responsive table button icon broken after FontAwesome upgrade

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 27 13:48:41 CEST 2023


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

            Bug ID: 34129
           Summary: Responsive table button icon broken after FontAwesome
                    upgrade
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Templates
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 32910

The plus/minus buttons that appear in place of responsively-hidden columns in
the OPAC are broken after the FontAwesome upgrade. The icons don't appear
anymore.

I though the issue was with the Unicode defined in _common.scss, and while
replacing 'content: "\f067";' with 'content: "\2b";' works for the "plus"
button, the "minus" button stays broken no matter what Unicode I plug in.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32910
[Bug 32910] Upgrade fontawesome icons to V6
-- 
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