Change By: Milan Divilek (09/May/13 3:09 PM)
Description: We do not wrap the Store, _expression_, imaging and mgnlVersion with MgnlAuditLoggingContentDecoratorSessionWrapper for now. We should make audit logging configurable per workspace.

When this issue is solved then remove
 from {{info.magnolia.repository.DefaultRepositoryManager}}  
{code}if ("imaging".equals(logicalWorkspaceName) || "Expressions".equals(logicalWorkspaceName) || "Store".equals(logicalWorkspaceName)) {
    // don't wrap imaging, _expression_ and store into audit logging session
    return new MgnlVersioningSession(session);
}
{code}
and add imaging, _expression_ and Store into forbidden workspaces.

Concept: http://wiki.magnolia-cms.com/display/DEV/Concept+-+Move+AuditLog+from+Content+API+to+JCR+API
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: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to