Because the form is validated on each new selection, errors are still recorded and displayed on the next page load, even though it is quite possible that the validation error was fixed after the snippet selection was made.

CommentFileSizeAuthor
#1 521414-1-validation.patch634 bytesultimateboy

Comments

ultimateboy’s picture

Status: Active » Needs review
StatusFileSize
new634 bytes

A quick drupal_get_messages() at the end of the ahah callback does the trick.

greg.harvey’s picture

Status: Needs review » Fixed

Committed to 6.x-1.x-dev - should appear in the snapshot inside the next 12 hours. Thanks for the patch! =)

Status: Fixed » Closed (fixed)

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