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

Mike Kaganski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #1 from Mike Kaganski <[email protected]> ---
The code pointer for the "library name changed" event in the dialog:
https://opengrok.libreoffice.org/xref/core/basctl/source/basicide/moduldl2.cxx?r=d9d9ec70&mo=11283&fi=308#308

it calls SfxLibraryContainer::renameLibrary (basic/source/uno/namecont.cxx).
And it seems to me, that it doesn't fix the
basic::SfxLibrary::maUnexpandedStorageURL, which stays
"$(USER)/basic/Library1/script.xlb/" in the end of the function, when it is
re-added to the container.

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

Reply via email to