Community
Participate
Eclipse IDE
The implementation of StartLevel#setBundleStartLevel incorrectly checks for AdminPermission[bundle, EXECUTE] too late. It should check that the caller has this permission before performing any operations.
Created attachment 26419 [details] Proposed fix
Patch released in HEAD for 3.2 Pascal, please review fix for 3.1.1 maintenance branch. Thanks.
Patch reviewed. Good to go.
Fixed in 3.1 maintenance branch and HEAD.