[Koha-bugs] [Bug 12904] Force browser to load new javascript files after upgrade

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 16 11:30:32 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12904

Victor Grousset/tuxayo <victor.grousset at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|For non-package             |For non-package
      release notes|installations, the          |installations, the
                   |following rewrite rules     |following rewrite rules
                   |will need to be added to    |will need to be added to
                   |the apache config file:     |the apache config file:
                   |RewriteRule ^(.*)_(.*).js$  |
                   |$1.js [N,L]
                |RewriteRule
                   |RewriteRule                 |^(.*)_[0-9][0-9]\.[0-9][0-9
                   |^(.*)_(.*).css$ $1.css      |][0-9][0-9][0-9][0-9][0-9].
                   |[N,L]                       |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]

--- Comment #108 from Victor Grousset/tuxayo <victor.grousset at biblibre.com> ---
Updated «Text to go in the release notes» with bug 20187

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list