https://bugs.documentfoundation.org/show_bug.cgi?id=160192
--- Comment #11 from Justin L <[email protected]> --- (In reply to Julien Nabet from comment #9) > "doc" : insufficient user rights => ok > "xls" : read error => ko, should be modified. > "ppt" : write pb => ok but perhaps it should be better to have "insufficient > user rights" too comment 10's patch basically overrides all of the previous patches since it provides an alternate location to create the tempfile, thus avoiding the unavailable file crashes. In my testing, even though the folder was set to read-only, I had left the file and lock-file as read-write. With comment 10's patch, I was able to save-as overtop, and then continue to save changes afterwards. So I think all identified problem areas have been solved. -- You are receiving this mail because: You are the assignee for the bug.
