https://bugs.documentfoundation.org/show_bug.cgi?id=156731
Bug ID: 156731
Summary: Python script provider does not reload embedded
scripts updated from external file
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Created attachment 188927
--> https://bugs.documentfoundation.org/attachment.cgi?id=188927&action=edit
Bug illustration
Testing (a bit lately) a fix related to a very similar bug (#105609, thanks to
Stephan Bergmann), I realized that it still doesn’t work if the python script
is updated from an external file.
This practical use case is illustrated in Apso, which allows to edit embedded
scripts by copying them in a temp directory before embedding them back into the
document.
I attach a new file that mimics this behaviour: extracting, updating and
embedding back a python script.
As you’ll see, the document script provider will remain unaware of the update.
Thanks again for all.
--
You are receiving this mail because:
You are the assignee for the bug.