[ http://jira.magnolia.info/browse/MAGNOLIA-1433?page=all ]
Philipp Bracher resolved MAGNOLIA-1433.
---------------------------------------
Resolution: Fixed
The problem was that the virtual uri mapping resets this value. Now we have to
methods:
- Path.getURI() --> the uri after the manipulations (virtual uri mapping,
i18n,...)
- Path.getOriginalURI() --> is never resetted
> cache: use original url as caching k
> ------------------------------------
>
> Key: MAGNOLIA-1433
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1433
> Project: Magnolia
> Issue Type: Improvement
> Components: core
> Affects Versions: 3.0.2
> Reporter: Philipp Bracher
> Assigned To: Sameer Charles
> Fix For: 3.1
>
>
> The current cache implementation uses the set uri (after virtual uri
> mapping), caching does then not work if you put parameters into the path part
> of the url
> /en/somthing.html --> /somthing?lang=en
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------