[
https://issues.apache.org/jira/browse/EMPIREDB-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16985851#comment-16985851
]
Jan Glaubitz edited comment on EMPIREDB-320 at 12/2/19 6:23 AM:
----------------------------------------------------------------
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
{quote}public class PrimeTextInputControl extends TextInputControl {public
class PrimeTextInputControl extends TextInputControl {
public PrimeTextInputControl() \{ super(TextInputControl.NAME,
org.primefaces.component.inputtext.InputText.class); } }
{quote}
was (Author: derjan):
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
{quote}public class PrimeTextInputControl extends TextInputControl {public
class PrimeTextInputControl extends TextInputControl {
public PrimeTextInputControl() \{ super(TextInputControl.NAME,
org.primefaces.component.inputtext.InputText.class); } }
{quote}
> 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)