With page caching for authenticated users, I'm seeing a "Validation error, please try again. If this error persists, please contact the site administrator." when the Advanced Forum module's advanced_forum_forum_topic_list_sort_form is present on a page. This patch unsets $form['form_token']['#value'] instead of setting it to an empty string for forms cached for authenticated users, and resolves the error message.

CommentFileSizeAuthor
authcache_form_token.patch679 bytesezra-g
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Jonah Ellison’s picture

Assigned: Unassigned » Jonah Ellison
Status: Needs review » Fixed

More specific form token handling added in RC2... thanks!

Status: Fixed » Closed (fixed)

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