[ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-4680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Haderka reopened MAGNOLIA-4680:
-----------------------------------


{code}
 <nodeType name="mgnl:contentNode" isMixin="false" 
hasOrderableChildNodes="true" primaryItemName="">
 131     <supertypes>
 132       <supertype>nt:hierarchyNode</supertype>
 133       <supertype>mix:referenceable</supertype>
 134       <supertype>mgnl:created</supertype>
 135       <supertype>mgnl:renderable</supertype>
 136       <supertype>mgnl:activatable</supertype>
 137  {code}

seems to be wrong. ContentNode is parent for area/component which should never 
be activatable on their own. Only pages can be activated.

Please no more TODOs:
{code}
+            // TODO dlipp: re-use by forwarding to existing method: caution - 
will trigger AuditLog...
             LastModifiedMixin.updateModification(node, userName, created);
{code}

I see the ContentOp.createParagraph() and other tests being removed, but didn't 
see what happened to the API itself. Is that covered by other ticket?

> Add checks for proper NodeTypes
> -------------------------------
>
>                 Key: MAGNOLIA-4680
>                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4680
>             Project: Magnolia
>          Issue Type: Sub-task
>      Security Level: Public
>            Reporter: Daniel Lipp
>            Assignee: Daniel Lipp
>             Fix For: 5.0 Alpha1 s009
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
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]>
----------------------------------------------------------------

Reply via email to