Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
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-rr- 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.
Checklists
Acceptance criteria