Issue 15248 - crash/obscurities in forms when required fields are not filled in
Summary: crash/obscurities in forms when required fields are not filled in
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC Windows 2000
: P2 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-03 16:49 UTC by Frank Schönheit
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

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


Attachments
form document to reproduce the bug (7.84 KB, application/octet-stream)
2003-06-03 16:50 UTC, Frank Schönheit
no flags Details
SQL script to create the MySQL table to reproduce the bug (364 bytes, text/plain)
2003-06-03 16:51 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 2003-06-03 16:49:33 UTC
* import the attached SQL script into a MySQL database of your choice, it will
create a table called "bugdoc"
* in OOo, create a MySQL data source for this database
* open the attached form
* if your MySQL database is named other "bugs", or your data source other than
"bugdoc", then edit the form properties to work with this database/data source
* open the form for data-entry
* enter some text in the "txt" control, leave the "ID" control empty
* press the "save record" button
=> a error message appears saying that the "ID" field must be filled in. This is
okay so far.
* confirm this message
=> the "next record" button is enabled, the "save record" is disabled. This
already is wrong - it's as if the "save record" succeeded, which isn't the case
* enter a number into the "ID" control
* press the "save record" button
=> nothing happens
* press the "undo data entry" button
=> an error message "function sequence error" pops up
* confirm this message with OK
=> an error message "pure virtual function call" pops up
* confirm this with OK
=> OpenOffice.org terminates
Comment 1 Frank Schönheit 2003-06-03 16:50:04 UTC
targeting
Comment 2 Frank Schönheit 2003-06-03 16:50:28 UTC
Created attachment 6634 [details]
form document to reproduce the bug
Comment 3 Frank Schönheit 2003-06-03 16:51:05 UTC
Created attachment 6635 [details]
SQL script to create the MySQL table to reproduce the bug
Comment 4 Frank Schönheit 2003-06-03 16:51:54 UTC
note: I believe that this is not related to MySQL - this was only
chose for easier reproducibility
Comment 5 Frank Schönheit 2003-06-03 16:52:16 UTC
accepting
Comment 6 Frank Schönheit 2003-06-04 17:33:03 UTC
fixed in CWS dba08
Comment 7 ooo 2003-06-11 13:56:44 UTC
KA: changed target milestone
Comment 8 marc.neumann 2003-06-20 09:41:22 UTC
set target
Comment 9 ocke.janssen 2003-06-24 11:45:39 UTC
Please verify. Thx
Comment 10 marc.neumann 2003-06-24 13:06:31 UTC
set to fixed
Comment 11 marc.neumann 2003-06-24 13:06:59 UTC
verified in dba08
Comment 12 marc.neumann 2003-07-01 08:58:00 UTC
close, because this is fixed in OOo 1.1 RC
Comment 13 hans_werner67 2004-02-02 12:20:46 UTC
change subcomponent to 'none'