ContentNodeIterator JSP tag isn't working when imported with 3.5 RC1 --------------------------------------------------------------------
Key: MAGNOLIA-1854 URL: http://jira.magnolia.info/browse/MAGNOLIA-1854 Project: Magnolia Issue Type: Bug Components: taglibs Affects Versions: 3.5 RC1 Environment: WinXP, Tomcat 5.5 Reporter: Keith Childers Assigned To: Fabrizio Giustina In 3.1m3 and 3.0.5 extracting the .tld files from /META-INF inside the tag library jar and placing them into a path where they could be made available to other JEE apps (like ColdFusion) worked perfectly. Now I try to call <cms:contentNodeIterator> from within one of my custom templates that worked in 3.1m3 and I get this error: The tag handler contentNodeIterator does not have a setter for the attribute contentNode specified in the Tag Library Descriptor. I opened up the .tld file and sure enough there are attributes in the tag descriptor that aren't defined or set in the ContentNodeIterator class. Mysteriously .jsp templates that came with 3.5 samples module are working fine. Any insight? -- 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://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------