Issue 95226

Summary: replacing a grid column which is displayed in the property browser does not update the property browser
Product: Base Reporter: Frank Schönheit <frank.schoenheit>
Component: codeAssignee: marc.neumann
Status: CLOSED FIXED QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P4 CC: issues
Version: OOo 3.0Keywords: regression
Target Milestone: OOo 3.2   
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-10-20 19:54:24 UTC
- open the attached database document
- in the context menu of the "Identifier" table column, select "Column..."
=> the property browser opens, displaying the column's properties (as expected)
- in the context menu of the "Identifier" table column, select "Replace with" /
  "Formatted Field"
=> the column is replaced, but the property browser is not updated with the
   properties of the new column object

If you continue working with the property browser in a non-product version, you
get multiple assertions which state that a certain object (the old column
object, that is) is already disposed.
Comment 1 Frank Schönheit 2008-10-20 19:54:44 UTC
Created attachment 57326 [details]
document to reproduce the bug case
Comment 2 Frank Schönheit 2008-10-20 19:55:44 UTC
I am sure this used to work in the past (i.e. the new column object was
displayed in the property browser), though I didn't check in which version it
got lost.
Comment 3 Frank Schönheit 2008-12-18 09:36:33 UTC
fixed in CWS dba32a

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=DEV300%2Fdba32a
Comment 4 Frank Schönheit 2009-02-26 12:07:34 UTC
fs->msc: please verify in CWS dba32a
Comment 5 Frank Schönheit 2009-02-26 12:32:20 UTC
targeting to 3.2, since the fix is part of a CWS aiming for this release
Comment 6 marc.neumann 2009-04-14 14:12:45 UTC
verified in CWS dba32a

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=DEV300%2Fdba32a
Comment 7 drewjensen.inbox 2009-06-01 04:44:38 UTC
Checked w/ DEV300_m49

Closing