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

Vladimir Velikiy updated TAP5-1249:
-----------------------------------

    Description: t:select component with blankOption = "auto" (default) and 
NotNull validation constraint (JSR-303) on edit bean field must not render 
blank option. isRequired method of 
org.apache.tapestry5.internal.beanvalidator.BeanFieldValidator called from 
isRequired method of Select component (and others) always return false and 
Select component render blank option.  (was: t:select component with 
blankOption = "auto" (default) and NotNull validation constraint on edit bean 
field must not render blank option. isRequired method of BeanFieldValidator 
called from isRequired method of Select component (and others) always return 
false and Select component render blank option.)

> Select component and Bean Validator
> -----------------------------------
>
>                 Key: TAP5-1249
>                 URL: https://issues.apache.org/jira/browse/TAP5-1249
>             Project: Tapestry 5
>          Issue Type: Improvement
>    Affects Versions: 5.2.0
>            Reporter: Vladimir Velikiy
>
> t:select component with blankOption = "auto" (default) and NotNull validation 
> constraint (JSR-303) on edit bean field must not render blank option. 
> isRequired method of 
> org.apache.tapestry5.internal.beanvalidator.BeanFieldValidator called from 
> isRequired method of Select component (and others) always return false and 
> Select component render blank option.

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

Reply via email to