You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Musachy Barroso (JIRA)" <ji...@apache.org> on 2009/03/20 03:07:02 UTC

[jira] Resolved: (WW-3051) Throw exceptions when an EL expression fails due to an exception or because a property is missing

     [ https://issues.apache.org/struts/browse/WW-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-3051.
---------------------------------

    Resolution: Fixed

> Throw exceptions when an EL expression fails due to an exception or because a property is missing
> -------------------------------------------------------------------------------------------------
>
>                 Key: WW-3051
>                 URL: https://issues.apache.org/struts/browse/WW-3051
>             Project: Struts 2
>          Issue Type: Improvement
>    Affects Versions: 2.1.6
>            Reporter: Musachy Barroso
>            Assignee: Musachy Barroso
>            Priority: Critical
>             Fix For: 2.1.7
>
>
> The flag to run this on will be "struts.el.throwExceptionOnFailure" (false by default). Currently if there is an exception evaluating an EL expressions (JSTL or OGNL), the page still renders, with this flag turned on, an exception will be thrown.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.