|
||||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||||
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Patch showing modified existing code and new wrapper and decorator to deal with the problem.
Related: 2013-10-03 11:18:25,665 WARN info.magnolia.jcr.util.NodeTypes : Trying to set property/ies 'mgnl:lastModified, mgnl:lastModifiedBy' although the node '/eric/favorites' with PrimaryType 'nt:unstructured' is not of type 'mgnl:lastModified'!
... this happens now because wrapper sets LUD for all nodes - should it not? Should it filter out based on node type? or should NodeTypes.LastUpdate.update() ignore it silently?