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 02:15:02 UTC

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

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.


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

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso updated WW-3051:
--------------------------------

    Description: The flag to turn 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.  (was: 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.)

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


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

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso updated WW-3051:
--------------------------------

    Description: The flag to turn this on will be "struts.el.throwExceptionOnFailure" (false by default). Exceptions will be thrown from tags, not JSTL  (was: The flag to turn 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.)

> 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 turn this on will be "struts.el.throwExceptionOnFailure" (false by default). Exceptions will be thrown from tags, not JSTL

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