https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20880 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID CC| |katrin.fischer@bsz-bw.de Depends on| |12904 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Christian, this is not bug, but a feature. It removes the need to clean your cache after updating, that when forgotten could lead to a lot of strange issues. See here: bug 12904 And from the release notes: For non-package installations, the following rewrite rules will need to be added to the apache config file: RewriteRule ^(.)[0-9][0-9].[0-9][0-9][0-9][0-9][0-9][0-9][0-9].js$ $1.js [L] RewriteRule ^(.)[0-9][0-9].[0-9][0-9][0-9][0-9][0-9][0-9][0-9].css$ $1.css [L] Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12904 [Bug 12904] Force browser to load new JavaScript and CSS files after upgrade -- You are receiving this mail because: You are watching all bug changes.