shared flow actions don't count as actions for Jpf.NavigateTo.previousAction
----------------------------------------------------------------------------

         Key: BEEHIVE-552
         URL: http://issues.apache.org/jira/browse/BEEHIVE-552
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1, V1Alpha, V1Beta    
    Reporter: Rich Feit
 Assigned to: Rich Feit 
     Fix For: V1
 Attachments: login.zip

In the soon-to-be-attached example, hit /main/Controller.jpf, then hit the 
"shared.toEditAction" link.  On the login page, log in as good/good.

Expected: the previous action ("shared.toEditAction") is raised, and you are 
taken to /auctionFlow/Controller.jpf.
Actual: the first action (/main/begin.do) is run, and you're taken back to 
/main/index.jsp.

What's happening is that "shared.toEditAction" isn't being counted as an action 
for Jpf.NavigateTo.previousAction.

-- 
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

Reply via email to