Issue Details (XML | Word | Printable)

Key: MARK-61
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Matt Ryall
Reporter: Matt Ryall
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence Social Bookmarking Plugin

Replace BookmarkCondition with use of Confluence conditions

Created: 11/Mar/08 07:08 PM   Updated: 11/Mar/08 10:44 PM
Component/s: User Interface
Affects Version/s: 1.0.9
Fix Version/s: 1.1.1
Security Level: public (Anyone can view the issue)

Time Tracking:
Not Specified

Labels:


 Description  « Hide
BookmarkCondition does two distinct checks that Confluence already provides condition classes for:
  • view space check should use SpacePermissionCondition, with permission "view"
  • create page check should use CreateContentCondition, with content "page".

Further, it doesn't extend the AbstractConfluenceCondition, so it breaks in Confluence 2.8. We should remove it and use the built-in condition classes instead.



 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.