[Plugin: WP Super Cache][BUG] Cache generated with comment form fields
-
Hi,
When email isn’t a mandatory field in the comment form, the super cache generates the cache paged filled with the name typed by the user.
The problem is in wp-cache-phase1.php, function wp_cache_get_cookies_values().
It searches by comment_author_email_, but it should search by comment_author_.When email field isn’t mandatory, the comment_author_email_ cookie isn’t created.
[]s
rhapsodyv
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: WP Super Cache][BUG] Cache generated with comment form fields’ is closed to new replies.