[Libreoffice-bugs] [Bug 129114] New: Starbasic runtime function ChDir(<string>) not working
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Nov 30 15:28:33 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=129114
Bug ID: 129114
Summary: Starbasic runtime function ChDir(<string>) not working
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: raal at post.cz
Description:
it's old issue, see https://bz.apache.org/ooo/show_bug.cgi?id=30692
changing the current working directory with the runtime function ChDir
in the Basic IDE has no effect on the current directory and is even not really
inspected by the Interpreter, for example..
Steps to Reproduce:
run macro from attached file
Actual Results:
Current directory: /home/zdenek/Plocha/bibisect/bibisect-41max
Current dir: /home/zdenek/Plocha/bibisect/bibisect-41max
Expected Results:
Current directory: /home/zdenek/Plocha/bibisect/bibisect-41max
Current dir: /tmp/zkouska/aa
Reproducible: Always
User Profile Reset: No
Additional Info:
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191130/9aa13bdc/attachment.html>
More information about the Libreoffice-bugs
mailing list