[ 
http://www.stripesframework.org/jira/browse/STS-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Gunter resolved STS-787.
----------------------------

       Resolution: Fixed
    Fix Version/s: Release 1.5.5
         Assignee: Ben Gunter

This is true for 1.5.4 (and earlier ones), but 1.5.5 actually does throw a 
subclass of IllegalStateException -- the new SourcePageNotFoundException -- 
instead of returning ValidationErrorReportResolution. In 1.5.5 
SourcePageNotFoundException will be handled by the default exception handler by 
returning ValidationErrorReportResolution. The result is that the 
out-of-the-box behavior will not change, but developers can use a custom 
exception handler to do whatever they see fit when the source page cannot be 
determined.

> JavaDoc for ActionBeanContext.getSourcePage() claims it throws 
> IllegalStateException
> ------------------------------------------------------------------------------------
>
>                 Key: STS-787
>                 URL: http://www.stripesframework.org/jira/browse/STS-787
>             Project: Stripes
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: Release 1.5.4
>            Reporter: John Sovereign
>            Assignee: Ben Gunter
>            Priority: Minor
>             Fix For: Release 1.5.5
>
>
> The JavaDoc for ActionBeanContext.getSourcePage() is incorrect.
> It states this method will throw IllegalStateException when the source page 
> data is not available,
> but it does not. 
> It just returns null in this case.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to