Using the user login block on a panel that has simplecache enabled (per context, in my case), I am unable to log in to the site. It looks like it does the POST to the wrong destination, but I am unable to confirm that off-hand. When the panel is not cached, the user login works fine.

(I would've assigned this to the "Caching" component if it existed - guess that's been removed.)

CommentFileSizeAuthor
#2 604404-no-cache-post.patch1.79 KBmerlinofchaos

Comments

merlinofchaos’s picture

I suspect caching is being used even though the request is a post, which actually would be a pretty serious bug. Need to look into this.

merlinofchaos’s picture

Status: Active » Needs review
StatusFileSize
new1.79 KB

Does this patch fix it?

EvanDonovan’s picture

It did, thanks! I tested it both on my test site & in production.

Should I wait for another reviewer or RTBC this?

merlinofchaos’s picture

Status: Needs review » Fixed

Not that many reviewers in the Panels queue. Committed to -dev. =)

EvanDonovan’s picture

Thanks!

Status: Fixed » Closed (fixed)

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