Page 1 of 1

inputTextArea component's max length small issue

Posted: 16 Dec 2011, 14:24
by mr.James
I am currently using PrimeFaces v3.0.RC1 with JSF 2.1 and GlassFish 3.1.1.

If I intentionally copy and paste text in the inputTextArea component, the actual submitted text can be longer than the restriction specified with maxLength attribute. Just a small issue :P!