[ 
https://issues.apache.org/jira/browse/EMPIREDB-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16985851#comment-16985851
 ] 

Jan Glaubitz commented on EMPIREDB-320:
---------------------------------------

Hi Rainer,

thanks for the changes, but now its even worse. No exception, but "100'100.10" 
becomes "100".

I'm using the TextInputControl, but using the PrimeFaces class

{{public class PrimeTextInputControl extends TextInputControl {

    public PrimeTextInputControl()
    {
        super(TextInputControl.NAME, 
org.primefaces.component.inputtext.InputText.class);
    }
        
}}}

> JSF Input skip default JSF input validations
> --------------------------------------------
>
>                 Key: EMPIREDB-320
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-320
>             Project: Empire-DB
>          Issue Type: Bug
>          Components: JSF2 Extensions
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>            Priority: Minor
>
> When validating values of e:input or e:control tags, skip the default 
> validations of the child input components.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to