Issue 12215 - checkPermissions returns boolean should return void
Summary: checkPermissions returns boolean should return void
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: 644
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: duncan.foster
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-11 07:30 UTC by Unknown
Modified: 2004-11-26 09:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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