[ http://jira.magnolia.info/browse/MAGNOLIA-1140?page=comments#action_13840
]
Grégory Joseph commented on MAGNOLIA-1140:
------------------------------------------
* reimplemented and tested Content.isNodeType(Node node, String type) so that
it compares the original node type (jcr:frozenPrimaryType) if the node is
frozen and we're NOT specifically looking for frozen nodes (this is needed for
the version (p)review to work again)
* did not reimplement Content.isNodeType(String type); both isNodeType methods
should be consistent, but they're implemented differently; I'd like to review
this, be more consistent (see below) and reimplement properly.
* Content.getNodeTypeName() and Content.getNodeType() are inconsistent.
* we're inconsistent in using node.getPrimaryNodeType() or
node.getProperty("jcr:primaryNodeType")
> move to jackrabbit 1.2.x
> ------------------------
>
> Key: MAGNOLIA-1140
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1140
> Project: Magnolia
> Issue Type: Improvement
> Reporter: Philipp Bracher
> Assigned To: Fabrizio Giustina
> Priority: Critical
> Fix For: 3.1
>
> Attachments: POM & PDM Issue Analysis Workbook.xls
>
>
--
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://www.magnolia.info/en/developer.html
----------------------------------------------------------------