Issue 35418 - cannot open/create any form documents in database
Summary: cannot open/create any form documents in database
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 680m56
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.0
Assignee: Frank Schönheit
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 07:51 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
sample database (18.05 KB, application/vnd.sun.xml.base)
2004-10-13 07:52 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 2004-10-13 07:51:18 UTC
Besides issue 35276, there's another serious regression in mav09, regarding
databases:

When you open a database document (I'll attach one for convenience), you cannot
open any existing forms therein, nor can you create new ones. Both attempts
produce either assertions or error messages, but nothing actually happens.

This is a really serious issue: It effectively will prevent the CWS dbwizard1
from being nominated, since this CWS contains new implementations for the
form/report wizards, which will most probably also fail due to this bug.
However, this CWS is long overdue, and it's integration is highly necessary, as
other important CWS (such as the HSQLDB integration, which is one of the last
remaining feature CWS) depend on it.
Thus, I allow myself to set this to P1, in agreement with MSC - this would also
have been a P1 if it would have been discovered in m56.
Comment 1 Frank Schönheit 2004-10-13 07:52:45 UTC
Created attachment 18337 [details]
sample database
Comment 2 mikhail.voytenko 2004-10-13 10:54:26 UTC
*** Issue 35388 has been marked as a duplicate of this issue. ***
Comment 3 mikhail.voytenko 2004-10-13 10:56:42 UTC
Fixed in the project embeddedobj. The file source/commonembedding/xfactory.cxx.
The fix is commited as 1.8 version in to the master.
Comment 4 mikhail.voytenko 2004-10-13 12:31:51 UTC
Have to reopen issue. The work with the document seems to be affected by a
memory corruption.
Comment 5 mikhail.voytenko 2004-10-14 15:08:37 UTC
Should be fixed now.
Comment 6 mikhail.voytenko 2004-10-14 15:12:24 UTC
The fix will come into SRC680m57.
The following files are affected:
embeddedobj/source/commonembedding/persistence.cxx
dbaccess/source/core/documentdefinition.cxx

To get the scenario work in cws based on m56 in addition to the mentioned files
the following files should be updated:
framework/source/acceletators/documentacceleratorconfiguration.cxx
framework/source/acceletators/moduleacceleratorconfiguration.cxx
framework/source/acceletators/globalacceleratorconfiguration.cxx
Comment 7 mikhail.voytenko 2004-10-15 09:42:04 UTC
reopen to send for verification.
Comment 8 mikhail.voytenko 2004-10-15 09:42:40 UTC
Please verify the issue.
Comment 9 mikhail.voytenko 2004-10-15 09:43:05 UTC
Setting back to fixed.
Comment 10 mikhail.voytenko 2004-10-20 14:16:04 UTC
*** Issue 35388 has been marked as a duplicate of this issue. ***
Comment 11 Frank Schönheit 2004-10-22 12:07:12 UTC
looks good in m58
Comment 12 Frank Schönheit 2004-10-22 12:07:30 UTC
closing