Bug 20188

Summary: New rewrite rules break web installer
Product: Koha Reporter: Julian Maurice <julian.maurice>
Component: Installation and upgrade (web-based installer)Assignee: Julian Maurice <julian.maurice>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 12904    
Bug Blocks:    

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.