Description

Repairing ajax form submit process. When user tries to submit ajax form loaded in browser some time ago (yesterday, etc.) and cache has been already deleted on backend - user will get error 'Invalid form POST data.' because 'form_build_id' from his old markup can't pass validation.

Issue description: https://www.drupal.org/node/1694574

Installation

Just activate module as usually.