[
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 8:53 AM:
----------------------------------------------------------------
Ok I found the real reason for my problem.
Sometimes between java 8 and now the default grouping separator for the swiss
locale changed from ' (39) to ’ (8217).
To work around this I could need a overridable method in the TextInputControl.
There is already getNumberFormat but as far as I see its not really used for
everything inside TextInputControl
was (Author: derjan):
Edit: I recently updated my development machine to java 12 (while the test
system (includes an empire-db version before th 320 commits) is still on 8).
Maybe that another problem, I'm currently investigating...
> 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)