Bug 20188 - New rewrite rules break web installer
Summary: New rewrite rules break web installer
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (web-based installer) (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Julian Maurice
QA Contact: Testopia
URL:
Keywords:
Depends on: 12904
Blocks:
  Show dependency treegraph
 
Reported: 2018-02-13 13:42 UTC by Julian Maurice
Modified: 2018-12-03 20:05 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Maurice 2018-02-13 13:42:42 UTC
KOHA_VERSION is not passed to templates, so all JS and CSS urls are wrong.
Comment 1 Julian Maurice 2018-02-13 13:52:46 UTC
It seems I've been too quick to open this bug report, the rewrite rules work even when KOHA_VERSION is empty.