Originally created by: algorithms
After adding the Blog tool to my user project, I am unable to edit or view any newly created blog posts. I receive a 403 denied error.
The default permissions are setup correctly with *anonymous having Read permissions. I can however see the post in my post listing at the root of the tool, here https://sourceforge.net/u/algorithms/blog/
403 Link - https://sourceforge.net/u/algorithms/blog/2011/08/test/
I can see it (perhaps because I'm a neighborhood admin) and it is in draft mode. I suspect draft mode is handled differently - certainly you need more than 'Read' to view a draft.
Originally by: algorithms
The post shows published to me and I cannot view or edit it.
http://i.imgur.com/rH0VJ.png
https://sourceforge.net/u/algorithms/blog/2011/08/test/edit also 403's for my user.
This is some one off thing, I am unable to reproduce it with a second Blog tool. I am able to reproduce it ONLY with the first blog tool (mounted at /blog) and with the first post.
== Steps to Reproduce ==
If you have the blog tool installed on your user project, delete it.
Install the blog tool mounted at /blog
Add a post with the Title of Test and content of test, set the status to Published.
Save the post.
Attempts to view or edit the post will result in a 403.
This was a side-effect of [#2768].
Related
Tickets:
#2768