This module exists solely for quickly bypassing the problem occurring with AJAX forms when the page is cached. This is thoroughly described at #1694574: drupal_process_form() deletes cached form + form_state despite still needed for later POSTs with enabled page caching.

According to @firewaller (see comment #94 in issue above), there are the following proposed solutions:

This module implements the first solution which was initially introduced by @joelstein in comment #85 of the above issue. This is not performant at all but is definitely a quick way to identify that the problem you have comes from the caching of a form using Drupal's AJAX API.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Developer tools
  • chart icon1 site reports using this module
  • Created by vensires on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases