Bug Tracker

Ticket #2426 (closed bug: fixed)

Opened 9 months ago

Last modified 9 months ago

[validate] Errors messages not disappearing when corrected

Reported by: scudly Assigned to: anonymous
Type: bug Priority: major
Milestone: Component: plugin
Version: 1.2.3 Keywords: validate
Cc: Needs: Review

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

Change History

Changed 9 months ago by scudly

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 9 months ago by joern

  • status changed from new to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.