[ http://issues.apache.org/jira/browse/MYFACES-591?page=comments#action_12360451 ]
Simon Kitching commented on MYFACES-591: ---------------------------------------- Hi Jesper, Alas, I don't think there is much information currently available on the topics you ask about. You can look at the "ComponentPack" HowTo on the wiki page: http://wiki.apache.org/myfaces/ComponentPack Otherwise, subscribe to the MyFaces user list and ask questions there. Some good places to start looking are: * File tomahawk/tld/tomahawk.tld contains the actual tag definition, including which java class implements the actual JSP tag. * search for files of name "*Navigation*.java" in the tomahawk/src/java directory. > <f:param> causes rendering of seperator in <t:panelNavigation> > -------------------------------------------------------------- > > Key: MYFACES-591 > URL: http://issues.apache.org/jira/browse/MYFACES-591 > Project: MyFaces > Type: Bug > Components: Tomahawk > Versions: 1.1.0 > Reporter: Mads Peter Henderson > > A seperator is rendered for hidden elements such as an <f:param> inside a > <t:commandNavigation> element of the panelNavigation component. > This has previously been reported and fixed (can't find that bug report) but > has been reintroduced sometime after august 1st. this year. > Thanks > madsph -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
