To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109539
                 Issue #|109539
                 Summary|sot: XOLESimpleStorage::replaceByName() does not work
               Component|framework
                 Version|DEV300m70
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mav
             Reported by|dr





------- Additional comments from d...@openoffice.org Tue Feb 23 15:56:00 +0000 
2010 -------
It is not possible to use XOLESimpleStorage::replaceByName(). The implementation
uses removeByName() which calls Storage::Remove() which invalidates the element
without really removing it. The following call of insertByName() throws an
ElementExistsException due to the existing invalidated element.

I think something similar would happen, when using removeByName() directly, and
then hasByName() which would still return true.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to