Bug 105865 - [osgi] PermissionAdmin should check for AllPermission
Summary: [osgi] PermissionAdmin should check for AllPermission
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1.1   Edit
Assignee: Thomas Watson CLA Friend
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-02 16:58 EDT by Thomas Watson CLA Friend
Modified: 2005-08-05 10:10 EDT (History)
1 user (show)

See Also:


Attachments
Proposed backport to 3.1.1 (3.43 KB, patch)
2005-08-05 09:40 EDT, Thomas Watson CLA Friend
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Watson CLA Friend 2005-08-02 16:58:34 EDT
The following method should check the caller for AllPermission:

PermissionAdmin#setPermissions
PermissionAdmin#setDefaultPermissions
ConditionalPermissionInfo#delete
Comment 1 Thomas Watson CLA Friend 2005-08-02 16:59:17 EDT
This should be fixed for 3.1.1
Comment 2 Thomas Watson CLA Friend 2005-08-02 17:31:17 EDT
Fixed in HEAD (3.2).  Still need to backport to 3.1.1
Comment 3 Thomas Watson CLA Friend 2005-08-05 09:40:41 EDT
Created attachment 25748 [details]
Proposed backport to 3.1.1
Comment 4 Thomas Watson CLA Friend 2005-08-05 09:42:03 EDT
Pascal, please review patch against 3.1 maintenance branch.  Thanks.
Comment 5 Pascal Rapicault CLA Friend 2005-08-05 09:48:00 EDT
Patch reviewed. Good to go.
Comment 6 Thomas Watson CLA Friend 2005-08-05 10:10:40 EDT
Fixed in 3.1 maintenance branch.