[ http://issues.apache.org/jira/browse/BEEHIVE-223?page=comments#action_58867 ] Eddie O'Neil commented on BEEHIVE-223: --------------------------------------
Am about to add a specifc repro here, but the basic issue is this: 1) a webapp has a single shared flow with an action "home" 2) a JSP has an anchor <netui:anchor action="home"> 3) hit the JSP directly. 4) the anchor renders fine 5) add to the JSP <netui:form action="home"> 6) redeploy the webapp (to whack any cached JPF runtime config info) 7) hit the JSP directly 8) the form tag renders an error that the action can't be found > 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 > Assignee: Daryl Olander > 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
