Hanine Hanynowsky created FORGE-926:
---------------------------------------
Summary: It should be : maxlength instead of maxLength
Key: FORGE-926
URL:
https://issues.jboss.org/browse/FORGE-926
Project: Forge
Issue Type: Bug
Components: Scaffold
Affects Versions: 1.3.0.Final, 1.2.2.Final, 1.2.1.Final, 1.2.0.Final
Environment: Any
Reporter: Hanine Hanynowsky
Priority: Minor
The JBoss Forge UI scaffold uses maxLength as the attribute name instead of maxlength,
when generating <h:inpuText /> components, in .xhtml files.
So this is a typo error (capital L instead of a lowercase l).
People using Eclipse or JBoss developer might notice it since, these IDEs do not complain
about it. If you use Netbeans or IntelliJidea, you would be prompted to correct the
error.
This has no critical consequences so far, but should be changed to correct name.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira