[ 
http://issues.apache.org/jira/browse/MYFACES-464?page=comments#action_12320879 
] 

Mathias Broekelmann commented on MYFACES-464:
---------------------------------------------

how can we solve it? The spec says to abort the validation if the submitted 
value is null. It would go to the check of the required flag. So every none 
submitted value will not be checked if it is required...

> UIInput.submittedValue is set to empty string even if there is no submitted 
> value in the request
> ------------------------------------------------------------------------------------------------
>
>          Key: MYFACES-464
>          URL: http://issues.apache.org/jira/browse/MYFACES-464
>      Project: MyFaces
>         Type: Bug
>   Components: JSR-127
>     Versions: 1.0.10m10
>     Reporter: Oliver Rossmueller

>
> UIInput.submittedValue is set to empty string even if there is no submitted 
> value at all. This causes a ValueChangeEvent to be queued for ANY_PHASE 
> although there was no value change from the submitted values.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to