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

            Bug ID: 159458
           Summary: When library is renamed using Basic Macro Organizer,
                    path to library is not updated in dialog.xlc and
                    script.xlc
           Product: LibreOffice
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 192265
  --> https://bugs.documentfoundation.org/attachment.cgi?id=192265&action=edit
screenshots

When you rename a Basic library using the Basic Macro Organizer, the name of
the library is updated in dialog.xlc and script.xlc config files, and the path
to the library in the actual file system is updated, but the xlink:href
attribute of the element in dialog.xlc and script.xlc is not updated. It still
points to the old folder.

I performed the following steps:

1. Create new library called Library1 using Basic Macro Organizer

2. Restart LibreOffice to make sure all changes were written to disk

3. Rename Library1 to Library11 using Basic Macro Organizer

4. Exit LibreOffice to make sure all changes were written to disk

5. Open dialog.xlc or script.xlc in code editor

   Result: Path parameter is not updated (see Screenshot 1 in attached PDF)

6. Open LibreOffice

   Result 1: LibreOffice shows error messages (see Screenshot 2 in attached
PDF)

   Result 2: LibreOffice creates new empty folder that matches the path
parameter that was not updated (see Screenshot 3 in attached PDF)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to