https://issues.apache.org/ooo/show_bug.cgi?id=102245
Bryan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Bryan <[email protected]> --- Locking the document is normal so that users are not overwriting each others work on accident. As for the read only it sounds like you are setting the permission of the file to read only. If this is the case when you open a new copy of the document you are literally making a copy of the document and its permissions. Which means the read only will carry over into this new document. It sounds like for the second piece that when the document is being used as a template it is coping the permissions along with it. This shouldn't be the case and may have been resolved in a recent update of AOO. Please let us know if you are having any of these issues with an updated installation. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
