Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Steps to reproduce:
cd launchpad/app
rm- rf sling
java -jar target/org.apache.sling.launchpad.app-6-SNAPSHOT.jar -p 8888
install samples/espblog and samples/path-based-rtp bundles.
Using Safari (4.0.3 in my tests), login via http://localhost:8888/?sling:authRequestLogin=true
Open http://localhost:8888/content/espblog/*.html and use the "New Post" link to create a post.
When attempting to save the post, Sling returns a "javax.jcr.AccessDeniedException: /content/espblog/posts: not allowed to modify item" error.
The same scenario works fine with Firefox 3.0.14.