I have an .ods file containing my films, about 4800 lines. Occasionally I update it and save it with a password. No problem. Occasionally I save it in .xls format WITHOUT A PASSWORD, for use on my smartphone. That does not work: I obtain an .xls file WITH AN UNKNOWN password !! The same happens if I save in .ods format "without a password": I obtain a file protected by an unknown password. This bug is with version 3.40. Regards Giovanni
3.3.2 is working well -> regression If I save in .ods format "without a password": I obtain a file protected by the original password. Save as XLS works the same as for the reported (saved with unknown password).
I have a look into it, let's see if I find the problem
Ok, both cases have the same reason. We don't clear the password data structure when we deselect the checkbox. Can someone have a look if this happens in writer too? The code seems to be shared between all apps?
I have a fix for 3.4 and will send it to the mailing list for review.
*** This bug has been marked as a duplicate of bug 37825 ***