Issue 15064 - when using assign dialogs and user selects file in FIlesystem, a Basic runtime error occurs
Summary: when using assign dialogs and user selects file in FIlesystem, a Basic runti...
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: OOo 1.1 Beta2
Hardware: Sun SunOS
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: duncan.foster
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-29 14:12 UTC by robert.kinsella
Modified: 2003-06-13 12:40 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 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