Issue 71069

Summary: Form-based filter crashes when a table control contains a check box column
Product: Base Reporter: adriantry <adriantry>
Component: codeAssignee: marc.neumann
Status: CLOSED FIXED QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: OOo 2.0.4Keywords: regression
Target Milestone: OOo 2.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Sample database file none

Description adriantry 2006-11-01 11:43:05 UTC
In OpenOffice.org 2.0.4, Base crashes when clicking the Form-based filters icon.
 
I have tested this using both the Windows and Linux versions of the program.

I have also tested this condition in the Windows and Linux versions of 
OpenOffice.org 2.0.2, and Base does not crash.
Comment 1 Frank Schönheit 2006-11-01 11:57:37 UTC
cannot confirm in this generality. Do you mind attaching a sample database file?
Comment 2 adriantry 2006-11-01 12:30:31 UTC
Sample file attached. Error is not specific to the database file attached. Base 
crashed when using various databases including small new databases I created to 
test the condition. The error was also confirmed by others on the users list.
Comment 3 adriantry 2006-11-01 12:34:49 UTC
Created attachment 40217 [details]
Sample database file
Comment 4 Frank Schönheit 2006-11-01 14:20:56 UTC
can reproduce this with the attached database, in OOo 2.0.4, and in 680 m190
Comment 5 Frank Schönheit 2006-11-01 14:27:06 UTC
OOo 2.0 does not crash when entering the form based filter mode, but when leaving it
OOo 2.0.1/2.0.2/2.0.3 do neither crash when entering nor when leaving it
OOo 2.0.4 do crashs when entering it
Comment 6 Frank Schönheit 2006-11-01 14:47:43 UTC
The crux here is the boolean column in the grid control: When you remove it, the
form based filter works as expected.
Comment 7 Frank Schönheit 2006-11-01 15:32:31 UTC
That's another funny side effect of CWS warnings01 ....
The real bug here lingered in the code since 2002, but it was never triggered.
Only recent changes in some VCL code (Edit) now caused this bug to pop up ...

Fixed in CWS dba21showstop01
Comment 8 Frank Schönheit 2006-11-02 08:10:20 UTC
fs->msc: please verify in CWS dba21showstop01
Comment 9 marc.neumann 2006-11-02 10:27:33 UTC
verified in CWS dba21showstop01

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba21showstop01
Comment 10 marc.neumann 2007-02-02 12:35:58 UTC
Hi,

this is fixed in the current master. The current master is available at
http://download.openoffice.org/680/index.html

I close this issue now.

Bye Marc