|
| From: | STPR |
| Subject: | [Octave-bug-tracker] [bug #54723] Publishing document creates temporary files in the working directory |
| Date: | Mon, 24 Sep 2018 22:27:18 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0 |
URL:
<https://savannah.gnu.org/bugs/?54723>
Summary: Publishing document creates temporary files in the
working directory
Project: GNU Octave
Submitted by: theillusiveman
Submitted on: Tue 25 Sep 2018 02:27:17 AM UTC
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Other
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 4.4.1
Operating System: Microsoft Windows
_______________________________________________________
Details:
Publishing any script creates a .var file in the current working directory.
The pattern of the file looks like so:
Users<userName>AppDataLocalTempoct-hCvOA5.var. It appears to me like the
intention was to create the file in %TEMP%\, since the name looks like:
"Users\<userName>\AppData\Local\Temp\oct-hCvOA5.var" but due to for some
reason, it does not do that and instead creates the file in the local
directory with the path as file name.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?54723>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |