Issue 37878

Summary: Context menu Edit on dba Form causes segfault and core dump
Product: Base Reporter: alex.thurgood
Component: codeAssignee: mikhail.voytenko
Status: CLOSED DUPLICATE QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: 680m62Keywords: oooqa
Target Milestone: OOo 2.0   
Hardware: All   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
stack report none

Description alex.thurgood 2004-11-25 13:31:03 UTC
Hi all,

Nasty bug in m62

Platform : Linux

Use the FormWizard to create a form from a mysql db. Use the default values
suggested by the wizard. When the form has been created, right mouse button
click on the form and choose "Edit". OOo segfaults and dumps core.

Alex
Comment 1 alex.thurgood 2004-11-25 13:31:37 UTC
setting oooqa keyword
Comment 2 marc.neumann 2004-11-29 08:54:37 UTC
I can reproduce this.

reassign to the developer
Comment 3 ocke.janssen 2004-11-29 10:24:02 UTC
.
Comment 4 Frank Schönheit 2004-12-01 08:41:40 UTC
Ah! - what's meant is the context menu on the background of the form document,
not the context menu on the form name in the database window ...
Comment 5 Frank Schönheit 2004-12-01 08:42:38 UTC
Created attachment 19954 [details]
stack report
Comment 6 Frank Schönheit 2004-12-01 08:44:52 UTC
note: you don't need the form wizard.
- create a form document in an arbitrary database
- open it by double-clicking onto it
- press the "Edit" button in the toolbox (which is the same as chosing "Edit"
from the
  context menu of the document background)
=> GPF

fs->mav: As the attached stack shows, this crashes somewhere in SfxMedium,
probably because this is an embedded document.
Wasn't there something that we should disable the "Edit" functionality
completely for embedded documents?
Comment 7 Frank Schönheit 2004-12-01 11:26:13 UTC
found issue 35940, which fix was to disable the "Edit" functionality for
embedded forms. This means that this issue here will disappear with the
integration of CWS dba20 (which is were issue 35940 was fixed).

*** This issue has been marked as a duplicate of 35940 ***
Comment 8 mikhail.voytenko 2005-02-28 12:23:24 UTC
Closed.