Community
Participate
Working Groups
Build Identifier: wtp 3.2 If using a JSF 2 validator in the <f:validator> tag, the validator will mark it as warning: 'javax.faces.RegularExpression' validator id is is not registered. BTW, there is a typo in the warning message: "is is" should be "is". Reproducible: Always Steps to Reproduce: 1. Create a JSF 2.0 project and a facelet page 2. Copy the following <h:form> <h:inputText> <f:validator validatorId="javax.faces.RegularExpression"></f:validator> </h:inputText> </h:form> 3. Save the page
Created attachment 182918 [details] Patch Added in the ImplicitRuntimeJSFAppConfigProvider. Not sure whether this will affect any of your tooling for JSF 1.x. Also cover the problem of EnumConverter.
Fix submitted at 2011/03/14 01:03PM PDT. (Metadata tests updated to match.)
New Gerrit change created: https://git.eclipse.org/r/114271
Gerrit change https://git.eclipse.org/r/114271 was merged to [master]. Commit: http://git.eclipse.org/c/jsf/webtools.jsf.git/commit/?id=638c3c1439097154d7087e494b3678f497ad8815