[ http://jira.magnolia.info/browse/MAGNOLIA-1088?page=all ]
Philipp Bracher resolved MAGNOLIA-1088.
---------------------------------------
Fix Version/s: 3.1 M2
Resolution: Fixed
Assignee: Philipp Bracher (was: Sameer Charles)
Solved by adding .cache extension to the directories
> Creating cache file blocks later creation of cache directories which blocks
> further caching.
> --------------------------------------------------------------------------------------------
>
> Key: MAGNOLIA-1088
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1088
> Project: Magnolia
> Issue Type: Bug
> Reporter: Chris Miner
> Assigned To: Philipp Bracher
> Fix For: 3.1 M2
>
>
> I created a web site with the following page structure:
> test_root
> test_root/level10
> test_root/level10/level20
> When I requested:
> http://localhost:8180/magnolia/test_root/level10
> a file was created in the cache:
> -rw-r--r-- 1 chris users 4529 2006-09-27 18:50 level10
> unfortunately this means subsequent requests to sub pages are blocked from
> caching, because creating the required 'level10' directory fails.
--
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://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------