Issue 93450 - [API crash when calling XRow::getObject with a NULL typemap
Summary: [API crash when calling XRow::getObject with a NULL typemap
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOO300m3
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 3.1
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords: crash
Depends on:
Blocks:
 
Reported: 2008-09-04 08:09 UTC by Frank Schönheit
Modified: 2009-03-31 03:38 UTC (History)
1 user (show)

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


Attachments
document to reproduce the bug case (19.22 KB, application/vnd.sun.xml.base)
2008-09-04 08:09 UTC, Frank Schönheit
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2008-09-04 08:09:21 UTC
- open the attached database documen
  (please allow macro execution, since the bug is triggered by macro code)
- double-click the contained form to open it
=> crash

The macro calls a getObject on a result set, with passing a NULL typemap as
second argument - which the implementation obviously doesn't like.
Comment 1 Frank Schönheit 2008-09-04 08:09:52 UTC
Created attachment 56210 [details]
document to reproduce the bug case
Comment 2 ocke.janssen 2008-11-06 12:37:31 UTC
Fixed in cws dba31d
Comment 3 ocke.janssen 2008-11-19 12:42:14 UTC
Please verify. Thanks.
Comment 4 Frank Schönheit 2008-12-02 20:28:06 UTC
looks good in CWS dba31d
Comment 5 amy2008 2009-03-31 03:38:20 UTC
Verified in OOo310m7 on WinXP and Fedora9.
But, I find an odd problem. When double-click the existed form, it seems to 
open two *.odb file, despite only one *.odb is opened.
Closing
Li Meiying