Issue 12215

Summary: checkPermissions returns boolean should return void
Product: General Reporter: Unknown <non-migrated>
Component: scriptingAssignee: duncan.foster
Status: CLOSED FIXED QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 644   
Target Milestone: OOo 2.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Unknown 2003-03-11 07:30:59 UTC
XScriptSecurity checkPermissions throws an AccessControl Exception if permission
is not granted, no need to return boolean, should just return void.
Comment 1 Unknown 2003-03-13 15:18:55 UTC
Assign to DF to fix
Comment 2 duncan.foster 2003-03-13 15:22:42 UTC
Fixed. returns void if permission granted, throws
AccessControlException if permission denied. IDL docs updated.
Comment 3 robert.kinsella 2003-03-27 11:28:13 UTC
marking as verified
Comment 4 duncan.foster 2004-11-26 09:36:51 UTC
closed
Comment 5 duncan.foster 2004-11-26 09:38:23 UTC
closed