https://bugs.documentfoundation.org/show_bug.cgi?id=172013
Bug ID: 172013
Summary: Sometimes the document via
odoc.storeasurl(surl,dummy()) is not saved!
Product: LibreOffice
Version: 26.2.2.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
We use a macro to save documents. The filename is checked beforehand, and if
everything is OK, the document is saved. We have been using this macro for more
than two years without any issues.
Since the release of version 26.2.2, the function oDoc.storeAsURL(sURL,
dummy()) is sometimes called, but the document remains unsaved and still has
the name “Untitled - 1”.
--
You are receiving this mail because:
You are the assignee for the bug.