Issue 15731 - crash, when trying to access function in password protected basic library
Summary: crash, when trying to access function in password protected basic library
Status: CLOSED FIXED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: ab
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-17 15:17 UTC by Oliver Brinzing
Modified: 2003-07-23 13:35 UTC (History)
2 users (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 Oliver Brinzing 2003-06-17 15:17:44 UTC
Hi,

I found another problem with the basic library handling in SO 6.1 beta2:

Create a new password protected library "MyLib" with a Sub like this:

 Sub TestSub()
   Print "Hello !"
 End Sub

Connect a control button in a spreadsheet document(event status changed) with
the TestSub() like

 application:MyLib.Module1.TestSub

Save the document, restart SO, load the document
and click on the button ... SO will crash

This does not happen if the library is not password protected ... or if you
opened the library in the Basic Interpreter before

Can somebody confirm this ? 

Oliver
Comment 1 ooo 2003-06-18 10:41:49 UTC
StarBASIC issue, not API
Comment 2 ab 2003-06-27 14:52:39 UTC
Duplicate of an internal StarOffice task. Set this one to fixed, too.
Comment 3 ab 2003-07-23 13:35:17 UTC
Closed