I'm preparing a working example and will submit it soon. Really all it
amounts to is simply adding cms:contentNodeIterator and cms:newBar tags
to a paragraph just like they're used in page templates. Should be
completely intuitive to anyone who's been working with magnolia
templates already.
--David
David Smith (JIRA) wrote:
ContentNodeIterator in 3.0 doesn't properly nest node collections + loses
localContentNode
------------------------------------------------------------------------------------------
Key: MAGNOLIA-1041
URL: http://jira.magnolia.info/browse/MAGNOLIA-1041
Project: magnolia
Issue Type: Bug
Components: taglibs
Affects Versions: 3.0 RC3
Environment: NA
Reporter: David Smith
Assigned To: Boris Kraft
savePrevState doesn't always run because of possible exceptions just before
savePrevState() is called, but restorePrevState _always_ does. Need to
introduce a flag so restorePrevState() only executes if savePrevState() does.
Net effect: localContentNode can end up being null, breaking the ability of
NewBar to properly create nested paragraphs.
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------