Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

issue with remote validation


Project:Validation
Version:1.5.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

The error page does not reflect the current value of the field when back-to-back values are incorrect.

Steps to replicate problem:
Go to the demo page:
http://jquery.bassistance.de/validate/demo/milk/

click on the username field and type Peter
Then click on password. You will (correctly) see "Peter is already taken".
Now click on username field again and type George
Then click on password again. You should see "George is already taken", but instead it displays "Peter is already taken"

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#1

Status:active» fixed

Fixed in r50: http://code.google.com/p/bassistance-plugins/source/detail?r=50

Will be included in upcoming 1.6 release.

#2

Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.