Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit-online auto creates a new version before save #3

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment
Open

Edit-online auto creates a new version before save #3

GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Edit a document with metadata export enabled using edit-online (tested with 
MS Office 2003)
2. The onUpdateProperties policy is automatically triggered, causing a metadata 
write. In turn this causes a new version to be created (at least if 
cm:autoVersionOnUpdateProps = true)

What is the expected output? What do you see instead?
New versions should not be created when a document is opened using edit-online.


Original issue reported on code.google.com by carl.nor...@gmail.com on 14 Feb 2013 at 10:18

@GoogleCodeExporter
Copy link
Author

To reproduce this, cm:autoVersionOnUpdatePropsmust be true. When a document 
with auto version for properties are opened with edit online it is checked out. 
This results in properties being updated and a new version created (because 
cm:autoVersionOnUpdatePropsmust = true).

Original comment by carl.nor...@gmail.com on 14 Feb 2013 at 12:36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant