http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8622

          Priority: P3
 Change sponsored?: ---
            Bug ID: 8622
          Assignee: [email protected]
           Summary: Koha themes broken
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: NEW
           Version: master
         Component: Templates
           Product: Koha

Due to regressions in the codebase, Koha's built in theming support (e.g. prog)
no longer functions properly: all of prog must be duplicated even for a
relatively small change due to errors in fallback for TT includes and XSLT
files. Moreover, in places where fallback *was* working, incorrect CSS,
javascript, and image files were being displayed because [% themelang %] in the
templates was being set to the fallback theme/language, rather than the current
theme/language. CSS, Koha-specific javascript, and image files should always be
pulled from the preferred theme, never from the fallback theme.

-- 
You are receiving this mail because:
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/

Reply via email to