https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20187
Bug ID: 20187
Summary: New rewrite rules can break custom css
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Koha has the ability to include custom css in the apache configuration. If a
library has any custom css ( or adds a custom js file in some way ), and that
file has an underscore in it ( e.g. my_custom.css ), the apache rewrite rule
will convert it to my.css and thus it will 404.
We should make the rewrite rules as specific as possible for the format we are
using.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/