[jira] [Updated] (WW-2934) conversion error should short-circuit all validators

2022-10-22 Thread Lukasz Lenart (Jira)


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

Lukasz Lenart updated WW-2934:
--
Fix Version/s: 7.0.0
   (was: 6.1.0)

> conversion error should short-circuit all validators 
> -
>
> Key: WW-2934
> URL: https://issues.apache.org/jira/browse/WW-2934
> Project: Struts 2
>  Issue Type: Improvement
>  Components: Core Interceptors
>Affects Versions: 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 
> 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.11.1, 2.0.11.2, 2.0.12, 2.0.13, 2.0.14, 
> 2.1.0, 2.1.1, 2.1.2
>Reporter: Noel Hernández
>Priority: Major
> Fix For: 7.0.0
>
>
> If there is an error converting a field, the validators for that field should 
> be skipped. For example, let's say I have an action with an "age" field 
> declared as an Integer, and the field is required. If the user enters "one", 
> the user will see two errors: one from the conversion process, and one from 
> the required validator (since the field was never assigned).
> In general, a conversion error should short-circuit all validators for that 
> field, since validators depend on the field being set, which never happens if 
> there was a conversion error.
> Validators are essential for real world projects, this is a big issue with 
> struts2.
> look at stripes framework for a good designed validator framework.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (WW-2934) conversion error should short-circuit all validators

2011-12-05 Thread Lukasz Lenart (Updated) (JIRA)

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

Lukasz Lenart updated WW-2934:
--

Fix Version/s: (was: 2.2.x)
   3.x

> conversion error should short-circuit all validators 
> -
>
> Key: WW-2934
> URL: https://issues.apache.org/jira/browse/WW-2934
> Project: Struts 2
>  Issue Type: Improvement
>  Components: Core Interceptors
>Affects Versions: 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 
> 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.11.1, 2.0.11.2, 2.0.12, 2.0.13, 2.0.14, 
> 2.1.0, 2.1.1, 2.1.2
>Reporter: Noel Hernández
> Fix For: 3.x
>
>
> If there is an error converting a field, the validators for that field should 
> be skipped. For example, let's say I have an action with an "age" field 
> declared as an Integer, and the field is required. If the user enters "one", 
> the user will see two errors: one from the conversion process, and one from 
> the required validator (since the field was never assigned).
> In general, a conversion error should short-circuit all validators for that 
> field, since validators depend on the field being set, which never happens if 
> there was a conversion error.
> Validators are essential for real world projects, this is a big issue with 
> struts2.
> look at stripes framework for a good designed validator framework.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (WW-2934) conversion error should short-circuit all validators

2009-04-16 Thread Wes Wannemacher (JIRA)

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

Wes Wannemacher updated WW-2934:


Fix Version/s: 2.2.x

> conversion error should short-circuit all validators 
> -
>
> Key: WW-2934
> URL: https://issues.apache.org/struts/browse/WW-2934
> Project: Struts 2
>  Issue Type: Bug
>  Components: Core Interceptors
>Affects Versions: 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 
> 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.11.1, 2.0.11.2, 2.0.12, 2.0.13, 2.0.14, 
> 2.1.0, 2.1.1, 2.1.2
>Reporter: Noel Hernández
>Priority: Critical
> Fix For: 2.2.x
>
>
> If there is an error converting a field, the validators for that field should 
> be skipped. For example, let's say I have an action with an "age" field 
> declared as an Integer, and the field is required. If the user enters "one", 
> the user will see two errors: one from the conversion process, and one from 
> the required validator (since the field was never assigned).
> In general, a conversion error should short-circuit all validators for that 
> field, since validators depend on the field being set, which never happens if 
> there was a conversion error.
> Validators are essential for real world projects, this is a big issue with 
> struts2.
> look at stripes framework for a good designed validator framework.

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



[jira] Updated: (WW-2934) conversion error should short-circuit all validators

2009-04-16 Thread Wes Wannemacher (JIRA)

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

Wes Wannemacher updated WW-2934:


  Priority: Major  (was: Critical)
Issue Type: Improvement  (was: Bug)

> conversion error should short-circuit all validators 
> -
>
> Key: WW-2934
> URL: https://issues.apache.org/struts/browse/WW-2934
> Project: Struts 2
>  Issue Type: Improvement
>  Components: Core Interceptors
>Affects Versions: 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 
> 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.11.1, 2.0.11.2, 2.0.12, 2.0.13, 2.0.14, 
> 2.1.0, 2.1.1, 2.1.2
>Reporter: Noel Hernández
> Fix For: 2.2.x
>
>
> If there is an error converting a field, the validators for that field should 
> be skipped. For example, let's say I have an action with an "age" field 
> declared as an Integer, and the field is required. If the user enters "one", 
> the user will see two errors: one from the conversion process, and one from 
> the required validator (since the field was never assigned).
> In general, a conversion error should short-circuit all validators for that 
> field, since validators depend on the field being set, which never happens if 
> there was a conversion error.
> Validators are essential for real world projects, this is a big issue with 
> struts2.
> look at stripes framework for a good designed validator framework.

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