[Koha-bugs] [Bug 27072] New: Don't process staff interface CSS with rtlcss

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 20 21:13:17 CET 2020


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

            Bug ID: 27072
           Summary: Don't process staff interface CSS with rtlcss
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: minor
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 20168

The conversion of OPAC templates to Bootstrap 4 included the introduction of
automatic generation of right-to-left CSS using rtlcss(). This process
unintentionally results in the creation of an RTL version of staff-global.css
although it is unused.

The ultimate goal should be to update the staff interface to include RTL CSS
generated by rtlcss, but in the meantime we can make a change to gulpfile.js to
exclude the staff client CSS from processing.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20168
[Bug 20168] Update of the OPAC bootstrap template to bootstrap v4
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list