Skip to main content

Bug Tracker

Side navigation

#2984 closed bug (invalid)

Opened June 04, 2008 07:37PM UTC

Closed October 21, 2008 06:48PM UTC

Last modified March 14, 2012 09:58PM UTC

[validate] bogus validation error for textareas on Opera 9

Reported by: mfb Owned by: joern
Priority: critical Milestone: 1.3
Component: plugin Version: 1.2.6
Keywords: Cc:
Blocked by: Blocking:
Description

When validating a textarea on Opera 9, a bogus validation error is issued -- "Please enter no more than 0 characters." -- and the form cannot be submitted. I can provide a sample page if needed to reproduce.

Attachments (0)
Change History (7)

Changed June 04, 2008 07:42PM UTC by mfb comment:1

Clarification, this issue is with regards to validating a *required* textarea on Opera 9.

Changed June 04, 2008 07:46PM UTC by mfb comment:2

I did some more testing; a further correction: this issue is with regards to any textarea that appears in the rule set, even if no rules are defined for the textarea.

Changed June 04, 2008 10:44PM UTC by joern comment:3

owner: → joern

Changed June 08, 2008 11:32PM UTC by mfb comment:4

I was able to work around the issue by adding maxLength: 60000 to the rules for the textarea. Case seemed to matter; I had to use maxLength not maxlength.

Changed July 13, 2008 03:06PM UTC by joern comment:5

resolution: → fixed
status: newclosed

Should be fixed in [5788], which was aimed at #3035.

Changed August 04, 2008 11:09AM UTC by joern comment:6

need: ReviewTest Case
resolution: fixed
status: closedreopened

Apparentely not fixed. Need better testcase.

Changed October 21, 2008 06:48PM UTC by joern comment:7

resolution: → invalid
status: reopenedclosed