diff --git a/wp-content/themes/classic/comments.php b/wp-content/themes/classic/comments.php index 1473074f68..ddb7543f0d 100644 --- a/wp-content/themes/classic/comments.php +++ b/wp-content/themes/classic/comments.php @@ -35,7 +35,7 @@
-logged in to post a comment.'), get_option('siteurl')."/wp-login.php?redirect_to=".get_the_permalink());?>
+logged in to post a comment.'), get_option('siteurl')."/wp-login.php?redirect_to=".urlencode(get_permalink()));?>