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

Ben Gunter closed STS-178.
--------------------------


> Configuration not available to AutoExceptionHandlers when handling exceptions
> -----------------------------------------------------------------------------
>
>                 Key: STS-178
>                 URL: http://www.stripesframework.org/jira/browse/STS-178
>             Project: Stripes
>          Issue Type: Bug
>          Components: ActionBean Dispatching
>    Affects Versions: Release 1.3
>            Reporter: Tim Fennell
>            Assignee: Tim Fennell
>             Fix For: Release 1.3.1
>
>
> Due to the ordering of the try/catch/finally blocks in the StripesFilter, 
> when an AutoExceptionHandler executes it does not have any way to get hold of 
> the current configuration because StripesFilter.getConfiguration() no longer 
> works.  This prevents it from forwarding to a view that contains Stripes 
> components, for example.  Should be a trivial fix.
> Note: this doesn't affect regular ExceptionHandlers since they are passed the 
> configuraiton at init time.

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

        

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to