https://bugs.documentfoundation.org/show_bug.cgi?id=160192

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
           Assignee|[email protected]         |[email protected]
                   |                            |desktop.org

--- Comment #9 from Julien Nabet <[email protected]> ---
I unassign myself since you better deal than about all this stuff.

Anyway, I updated my local build to f56b2dcb5f8b264366a7f7945f3d5ad83aaa7ea8
and  I kept on the test.
Each time, I used the file name "test" (test.xls, test.ppt, test.ppt)

1) with xls file
when trying to save the second time when /tmp/crash has no write permission, I
got:
Error saving the document "Untitled 1":
Read Error.
The file could not be opened.

2) with ppt file
when trying to save the second time when /tmp/crash has no write permission, I
got:
Error saving the document "Untitled 1":
Write Error.
The file could not be written.


3) with doc file
when trying to save the second time when /tmp/crash has no write permission, I
got:
Error saving the document "Untitled 1":
Object not accessible.
The object cannot be accessed due to insufficient user rights.


=>
file name : document is "Untitled 1" in the 3 cases (xls, ppt, doc) whereas I
expected the right file name

message :
"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

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to