Issue 11866

Summary: warning dialog gets launched when adding binding to script in a document
Product: General Reporter: robert.kinsella
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: Sun   
OS: SunOS   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description robert.kinsella 2003-02-26 18:27:56 UTC
SFrameworkINstall.jar.26.02.2003, Solaris 9, staroffice 644 build m5.

Using netbeans deploy a script to a document.
Ensure the seurity settings under tools options security is set to path and
confirm in case of other document sources is checked on
Open the document (not located in security path settings) 

Select tools, scriptingadd on's, assign script to menu.
At this point a warning (#2 as defined in security specs doc) dialog is
launched, not sure if this is the intended behavior - bug 11727 suggests that
this warning dialog should be launched on document load, this issue has been
closed as won't fix.
If this isn't a bug, please close as not a bug.
Comment 1 Unknown 2003-02-27 07:39:29 UTC
Noel - is this a side effect of creating the Function provider when
the Assign dialog is now brought up? I thought the security check
occured during resolve, which happened only during invoke. Needs
investigated. We should not bring up the warning dialog at this point,
the expected behaviour is to see this one invocation [ ideal would be
to have it appear when doc is opened but this is not currently
possible as we have no hook into the document open - refer to earlier
warning dialog bugs - closed with won't fix and requires_documentation ]
Comment 2 noel.power 2003-02-27 09:24:24 UTC
Started
Comment 3 Unknown 2003-03-04 07:51:19 UTC
Should be fixed as part of security mods
Comment 4 duncan.foster 2003-03-05 11:33:35 UTC
Fixed - workaround in place to avoid displaying the security dialogs
when opening the "assign script to ..." dialogs.
Comment 5 robert.kinsella 2003-03-10 12:59:31 UTC
verified in ed-0.2
Comment 6 michael.bemmer 2003-03-13 11:09:28 UTC
As mentioned on the qa dev list on March 5th I will close all resolved
<wontfix/duplicate/worksforme/invalid> issues. Please see this posting for details.