https://bugs.documentfoundation.org/show_bug.cgi?id=131710

            Bug ID: 131710
           Summary: Undocumented behavior of
                    com.sun.star.sdb.DatabaseContext implementation of
                    com.sun.star.uno.XNamingService
           Product: LibreOffice
           Version: 6.4.2.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: sdk
          Assignee: [email protected]
          Reporter: [email protected]

Documentation of the com.sun.star.uno.XNamingService declares registerObject
method automatically revokes previously registered object. Instead
DatabaseContext throws com.sun.star.container.ElementExistException with the
name if object.

Same way XNamingService's revokeObject method declares to do nothing if no
object was registered, but instead throws
com.sun.star.container.NoSuchElementException.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to