Okay, this is still bugging me as I really want to show this blog post to people…
From reading through the archives, this bug existed in 1.x and probably has something to do with the syntax of this line in wp-pass.php:
setcookie(‘wp-postpass_’ . COOKIEHASH, $_POST[‘post_password’], time() + 864000, COOKIEPATH);
What can I try?
So far –
1. I deactivated all of my plugins (yes, all).
2. I changed the password.
But it looks like something that may have been inherited from a previous version: https://www.ads-software.com/support/topic/14408?replies=5
Am I right and can someone help?