We have moved to GitHub Issues
You are viewing the read-only archive of Umbraco's issue tracker. To create new issues, please head over to GitHub Issues.
Make sure to read the blog posts announcing the move for more information.
Created by wtct 10 Oct 2013, 13:13:12 Updated by Sebastiaan Janssen 29 Dec 2013, 12:49:03
Sometimes I would like to know if the current Document was previously published. It is very helpful for me in BeforePublish event.
Very often I need to derive version of published node. Unfortunately the Document class doesn't contains any property or method.
When we have to modify any properties in the most of the nodes we need to do it without using API because when we change property we have to also publish node. In this case the database is growing very fast. So we change the properties of published version in databases and then generate new XML of node.
I have modified Document class and I will create pull request.
See pull request comments: https://github.com/umbraco/Umbraco-CMS/pull/163
Priority: Normal
Type: Bug
State: Closed
Assignee:
Difficulty: Normal
Category:
Backwards Compatible: True
Fix Submitted:
Affected versions:
Due in version:
Sprint:
Story Points:
Cycle: