Patches to cms:newBar and cms:contentNodeIterator to support nested paragraphs
------------------------------------------------------------------------------
Key: MAGNOLIA-1034
URL: http://jira.magnolia.info/browse/MAGNOLIA-1034
Project: magnolia
Issue Type: Improvement
Components: taglibs
Affects Versions: 2.1.6
Environment: N/A
Reporter: David Smith
Assigned To: Boris Kraft
Priority: Minor
Attachments: nodeIteratorPatch.patch
The tags cms:contentNodeIterator and cms:newBar do not support the notion of
nested paragraphs. Both are centered on ActivePage, completely ignoring
LocalContentNode. Additionally the iterator tag corrupts the state of any
previous content node iterator if they are nested and/or applied recursively.
The provided patch corrects both short-comings in the tags so users can nest
iterators recursively if needed.
--
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/magnolia/developer.html
----------------------------------------------------------------