[
https://issues.apache.org/jira/browse/EMPIREDB-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16985428#comment-16985428
]
Rainer Döbele commented on EMPIREDB-320:
----------------------------------------
Hi Jan,
just to let you know:
I have revisited this problem and found the real reason for my Validation
problem: Code that has previously been in processDecode() (for the
implementation of InputTag and ControlTag) really does belongs in
processValidators().
I have moved the code and removed the "hack" to skip child control validation.
In my Tests so far, everything has been fine.
Should there be any further issues, please do not hesitate to report.
Thanks,
Rainer
> 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)