LegacyDialogContext returns incorrect viewId when no transition is found during 
advance method
----------------------------------------------------------------------------------------------

                 Key: SHALE-276
                 URL: http://issues.apache.org/struts/browse/SHALE-276
             Project: Shale
          Issue Type: Bug
          Components: Sandbox
    Affects Versions: 1.0.4-SNAPSHOT
            Reporter: sean schofield
         Assigned To: sean schofield
            Priority: Critical
             Fix For: 1.0.4-SNAPSHOT


The advance method does not really support the use case of other navigation 
outcomes that are unrelated to the dialog context which should be handled 
elsewhere.  Ideally this method is altered so it returns a null String for the 
view id whenever it cannot find a transition that matches the supplied outcome. 
 Null outcomes should just return null as well and allow the underlying 
DialogNavigationHandler to take care of the default behavior defined by the JSF 
spec.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to