Issue 93450

Summary: [API crash when calling XRow::getObject with a NULL typemap
Product: Base Reporter: Frank Schönheit <frank.schoenheit>
Component: codeAssignee: marc.neumann
Status: CLOSED FIXED QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: OOO300m3Keywords: crash
Target Milestone: OOo 3.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
document to reproduce the bug case none

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