After every AJAX submission FAPI validates the form, which causes errors to pop up the next time the user visits another page. This is a known bug which is just annoying and does not affect the module's functionality.

Comments

xano’s picture

Assigned: Unassigned » xano
Status: Active » Fixed

Form validation errors and all general error messages are now removed after an AJAX submission to make sure they don't show up at the next page load. It's a little hackish, but there is no proper solution for this problem in Drupal 6, it seems.

Fixed and committed.

klonos’s picture

thanks, I confirm that this fixed issues I had with previous dev builds and errors coming up more than one time.

Status: Fixed » Closed (fixed)

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

xano’s picture

Assigned: xano » Unassigned