Forms do no cache well

CommentFileSizeAuthor
#1 mailchimp-1129036.patch2.05 KBdrumm

Comments

drumm’s picture

Status: Active » Needs review
StatusFileSize
new2.05 KB

And here is a patch for it.

levelos’s picture

Thanks Neil. Forward ported to the upcoming 7.x-1.x-alpha release, http://drupal.org/commitlog/commit/5104/58ae55bf988253221b42132db31a4ec1.... I'll commit to 6.x branch shortly as well.

seanberto’s picture

Actually, look for this in the next commit on the 7.x-1.x branch. BLOCK_CACHE_PER_USER is now DRUPAL_CACHE_PER_USER in 7.x. Works for me pulling down Lev's latest.

levelos’s picture

Status: Needs review » Closed (fixed)

http://drupal.org/commitlog/commit/5104/2f4851fede83e16463b899d45f27e9cd...

(Neil - My apologies for not giving credit in the commit log. I used "git apply" mistakenly rather than "git am" so you didn't get proper credit.)