https://bugs.documentfoundation.org/show_bug.cgi?id=126511
--- Comment #3 from Heiko Tietze <[email protected]> ---
Code pointer:
bool GalleryExplorer::FillObjList( const OUString& rThemeName,
std::vector<OUString> &rObjList ) in svx/source/gallery2/galexpl.cxx
INetURLObject aObj( pTheme->GetObjectURL( i
).GetMainURL(INetURLObject::DecodeMechanism::NONE ) );
rObjList.push_back( aObj.GetLastName() );
That removes the path but it needs to be added back when applied.
--
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