Side navigation
#3118 closed bug (fixed)
Opened July 02, 2008 10:01AM UTC
Closed August 07, 2008 01:26PM UTC
Last modified April 23, 2017 11:31PM UTC
[validate] plugin: textarea bug in Opera 9.5
Reported by: | miller | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | validation | Cc: | |
Blocked by: | Blocking: |
Description
In Opera 9.5 when I fill out a textarea I get: "Please enter no more than 0 characters.". It doesn't matter if the field is required or not. I don't have this problem on FF or IE.
Exact same problem over here. Without attaching the maxLength-Validation to the textarea.
Opera 2.3x is also effected.
Temporary fix: Since i am not using the maxLength validation, I just commented it out. That fixed the problem.