Issue 70952 - collection cores when using bogus index
Summary: collection cores when using bogus index
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: OOo 2.0.4
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.2
Assignee: ab
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-27 16:04 UTC by noel.power
Modified: 2007-02-05 13:32 UTC (History)
1 user (show)

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


Attachments
patch file (412 bytes, patch)
2006-10-27 16:05 UTC, noel.power
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description noel.power 2006-10-27 16:04:13 UTC
sub test
dim thing as new collection
thing.add(1,"onee")
msgbox thing("one")
end sub
will crash office
Comment 1 noel.power 2006-10-27 16:05:15 UTC
Created attachment 40122 [details]
patch file
Comment 2 noel.power 2006-10-27 16:21:38 UTC
.
Comment 3 ab 2006-10-31 10:42:28 UTC
-> 2.2, STARTED
Comment 4 ab 2007-01-02 12:21:52 UTC
ab->npower: Back to you to assign it to the next npower cws.
Comment 5 noel.power 2007-01-08 09:54:57 UTC
.
Comment 6 noel.power 2007-01-23 16:50:59 UTC
fixed
Comment 7 noel.power 2007-01-24 10:20:03 UTC
over to qa to verify
Comment 8 ab 2007-01-24 14:50:43 UTC
Test macro now correctly leads to "Invalid index" error message,
verified
Comment 9 Mathias_Bauer 2007-02-05 13:32:57 UTC
closing ancient issues