Problem/Motivation

Drupal security update 6.37 has introduced an additional form validation (refer here) which is causing validation error (Validation error, please try again. If this error persists, please contact the site administrator) on the forms that are getting ajax-sumbitted in a modal.

Proposed resolution

Adjust the CTools' ctools_rebuild_form behaviour to core update.

Remaining tasks

User interface changes

N/A

API changes

N/A

Data model changes

N/A

CommentFileSizeAuthor
#2 ctools-2576863-2.patch666 bytesvijaycs85
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

vijaycs85 created an issue. See original summary.

vijaycs85’s picture

Version: 6.x-1.x-dev » 6.x-1.14
Status: Active » Needs review
FileSize
666 bytes

I am not sure, if this is the right approach, but this patch solves the issue.

vijaycs85’s picture

Issue summary: View changes
Sharique’s picture

Status: Needs review » Reviewed & tested by the community

Tested and verified patch, it solve the issue.

vijaycs85’s picture

Status: Reviewed & tested by the community » Needs work

The patch breaks the state of form on ajax submit(loosing pre-filled values). Need a better solution.

japerry’s picture

Status: Needs work » Closed (outdated)

Closing this issue as outdated as Drupal 6 ctools is not supported. If this issue is relevant for Drupal 7, feel free to re-open and mark for Drupal 7 (or 8)