User context is used to update activation metadata --------------------------------------------------
Key: MAGNOLIA-2396 URL: http://jira.magnolia.info/browse/MAGNOLIA-2396 Project: Magnolia Issue Type: Bug Components: activation Reporter: Philippe Marschall Assignee: Philipp Bracher Priority: Minor For activation of content an arbitrary user can be used. The method {{info.magnolia.cms.exchange.Syndicator.init(User, String, String, Rule)}} allows to pass the user to be used in the syndicator. However to update the activation details the user from the current web context is used. This is a problem if the current web user is not allowed to edit the metadata of an activated node. I think the methods #updateActivationDetails and #updateDeactivationDetails in BaseSyndicatorImpl should use the system context instead of the current web context. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/ ----------------------------------------------------------------