Since the 'requestlink' page has always dynamic content, it should not be cached.

Comments

hejazee created an issue. See original summary.

hejazee’s picture

Simple patch using drupal_page_is_cacheable(FALSE);

  • hejazee committed ac4b0a9 on 7.x-2.x
    Issue #2804671 by hejazee: Make the requestlink page uncacheable
    
hejazee’s picture

Version: 7.x-2.x-dev » 7.x-1.x-dev
Status: Active » Patch (to be ported)

Backport to 7.x-1.x branch

  • hejazee committed 894d4fa on 7.x-1.x
    Issue #2804671 by hejazee: Make the requestlink page uncacheable
    
hejazee’s picture

Status: Patch (to be ported) » Fixed

fixed.

Status: Fixed » Closed (fixed)

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