Closed (fixed)
Project:
Index
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jan 2010 at 22:13 UTC
Updated:
24 Jul 2013 at 09:01 UTC
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
Comment #1
xanoForm 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.
Comment #2
klonosthanks, I confirm that this fixed issues I had with previous dev builds and errors coming up more than one time.
Comment #4
xano