Skip to main content

Bug Tracker

Side navigation

#4144 closed bug (invalid)

Opened February 13, 2009 11:47AM UTC

Closed October 12, 2009 11:41PM UTC

[validate] Group errors don't register properly

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

I have a problem with my error label container if I use group for a few fields.

Let's assume I have a date range fields which are registered as a group. The following sequence makes the error container displayed on the page even thought it shouldn't:

1.Put 3/3/2009 to "from" field

2.Put 2/2/2009 to "to" field

3. The error container with a message shows up

4.Put 1/1/2009 to "from" field

4. The message disappears, but the error container frame still exists

Attachments (1)
Change History (1)

Changed October 12, 2009 11:41PM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .