farFutureCaching and Resource files with dot in name cannot be found
--------------------------------------------------------------------
Key: MAGNOLIA-4520
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4520
Project: Magnolia
Issue Type: Bug
Security Level: Public
Components: cache
Affects Versions: 4.5.3
Reporter: Stef te Winkel
As a result of the thread in
http://forum.magnolia-cms.com/forum/thread.html?threadId=6eadb707-e2ee-4fc8-98c2-b931cd85b84b&page=1
this issue:
When filenames in the resource directory contain dots, and the farFuturecaching
is set to true, the files cannot be found.
(for example jquery-1.7.1.js, core.module.js or jsscript.min.js)
The regular expression in
/modules/cache/virtualURIMapping/tildeCacheRessources/fromURI
(\.*)\.(\d{4}-(?:\d{2}-){5}\d{3})\.cache\.(css|js)
doesn't seem to handle occurences of dots in the filename itself.
(not all dots get replaced by a tilde?)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------