Skip to main content

Bug Tracker

Side navigation

#2426 closed bug (fixed)

Opened February 27, 2008 03:34PM UTC

Closed February 27, 2008 08:53PM UTC

[validate] Errors messages not disappearing when corrected

Reported by: scudly Owned by:
Priority: major Milestone:
Component: plugin Version: 1.2.3
Keywords: validate Cc:
Blocked by: Blocking:
Description

While using jQuery 1.2.3 and Validate 1.2.1 on multiple pages the error notices occur on submit. However the messages don't disappear when a user enters in correct data and then tabs to the next field.

The messages do disappear if a user hits 'enter', but at no other time does the removal happen.

An example page can be seen here:

http://www.doralbank.com/en/sub-pages/doral-interested.aspx

Attachments (0)
Change History (2)

Changed February 27, 2008 04:02PM UTC by scudly comment:1

I actually managed to fix the issue, it came down to the fact that jquery.delegate.js isn't actually needed. As soon as I removed the call for that javascript file the error checking was happening like it should, and removal happened as soon as user entered in information.

So I think the readme files need to get updated in order to remove the notice saying that the delegate.js file is necessary.

Changed February 27, 2008 08:53PM UTC by joern comment:2

resolution: → fixed
status: newclosed

I can't find any references to the delegate plugin anymore, please reopen the ticket if you notice any.