Issue 15064

Summary: when using assign dialogs and user selects file in FIlesystem, a Basic runtime error occurs
Product: General Reporter: robert.kinsella
Component: scriptingAssignee: duncan.foster
Status: CLOSED FIXED QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 Beta2   
Target Milestone: OOo 2.0   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description robert.kinsella 2003-05-29 14:12:25 UTC
SFrameworkInstall.jar - ed 0.3
OO.org 1.1 Beta2  (tested on sparc)

Select Tools, Scripting Add On's, Assign script to menu
Select language Beanshell, Location FIlesystem. 
Select Browse, navigate to a directory where there is a valid beanshell script.
select the file, select Open

Bug --> A basic runtime error occurs.
soffice.ScriptBindingLibrary opens, sub BrowseButton at line
If oSimpleFileAccess.exists( sFileURL ) Then.
Comment 1 robert.kinsella 2003-05-29 15:36:59 UTC
reassigning to Duncan for investigation

Comment 2 duncan.foster 2003-05-29 15:45:30 UTC
Fixed in next respin.
Comment 3 robert.kinsella 2003-06-13 12:40:47 UTC
verifed fixed on OO.org Solaris SF0.3 rc4
closing issue