Problem/Motivation

I noticed that using Search redirect block that uses simple search form causes page to be uncacheable.

The fix does not work with form alter, so a patch needs to be created

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nginex created an issue. See original summary.

nginex’s picture

Assigned: nginex » Unassigned
Status: Active » Needs review

In my case this does improve drupal dynamic caching and does not break the functionality.

  • 7a8f9f59 committed on 6.2.x
    fix: #3514318 Simple search form causes page to be uncachable
    
    By:...

  • nginex committed 434a7cf6 on 6.2.x
    Issue #3514318: Simple search form causes page to be uncachable
    
l_vandamme’s picture

Status: Needs review » Fixed

Committed on 6.2.x and released as part of https://www.drupal.org/project/rocketship_core/releases/6.2.4

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

l_vandamme’s picture

Status: Fixed » Closed (fixed)