[ http://issues.apache.org/jira/browse/BEEHIVE-223?page=comments#action_58420 ] Eddie O'Neil commented on BEEHIVE-223: --------------------------------------
Take two. :) While looking at the issue here: http://issues.apache.org/jira/browse/BEEHIVE-220 it seemed that when hitting: http://localhost:8080/reproWeb/ the anchor tag in the page which referenced a shared flow action successfully renders the first time the page is hit after the webapp is deployed. So: <netui:anchor action="home">Go Home via an Anchor</netui:anchor> renders without an error while: <netui:form action="home"> <netui:button value="Submit"/> </netui:form><br/> renders with an error. The same repro from 220 should be usable here; I can also upload a new instance if needed. > netui anchors referencing shared flow actions don't throw error on first > render > ------------------------------------------------------------------------------- > > Key: BEEHIVE-223 > URL: http://issues.apache.org/jira/browse/BEEHIVE-223 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1Beta > Environment: WinXP. Tomcat 5.0.25. Beehive SVN build from this morning > Reporter: Eddie O'Neil > Fix For: V1Beta > > While looking at the issue in: > http://issues.apache.org/jira/browse/BEEHIVE-220 -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
