Forms do no cache well
And here is a patch for it.
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.
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.
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.)
Comments
Comment #1
drummAnd here is a patch for it.
Comment #2
levelos commentedThanks 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.
Comment #3
seanberto commentedActually, 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.
Comment #4
levelos commentedhttp://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.)