Skip to main content

Bug Tracker

Side navigation

#5258 closed bug (invalid)

Opened September 16, 2009 07:28PM UTC

Closed February 05, 2010 08:32PM UTC

[validate] resetForm does not clear invalid list

Reported by: schulze Owned by: joern
Priority: major Milestone: 1.4
Component: plugin Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

When the function resetForm() is called, the variable 'invalid' is not cleared, causing 'numberOfInvalids' to return a value different than the current number of visible errors when an element fails validation. A suggested solution is to add a line 'this.invalid = {};' to the resetForm() function.

Attachments (0)
Change History (2)

Changed October 13, 2009 01:02AM UTC by dmethvin comment:1

component: unfilledplugin
owner: → joern

Changed February 05, 2010 08:32PM UTC by john comment:2

resolution: → invalid
status: newclosed

Please file plugin bugs with the appropriate author on their bug tracker.