openwebwork / webwork2

Course management front end for WeBWorK
http://webwork.maa.org/wiki/Main_Page
Other
141 stars 164 forks source link

File Manager creates file even when not saved #2326

Closed Alex-Jordan closed 4 months ago

Alex-Jordan commented 5 months ago

If you use the File Manager to create a file foo, it takes you to the editor. Even if you abort (don't save anything) the file foo has already been created and saved as an empty file. I think it should not actually save a file to disk until you click Save or Save As.

pstaabp commented 4 months ago

Fixed in #2339