When I am in the admin under Pages or Posts, when I click on Go to Next Page and I get to a link like:
wp-admin/edit.php?post_type=page%3Fpost_type%3Dpage&paged=2
And I always have to delete some of it so that the correct url is
wp-admin/edit.php?post_type=page&paged=2
What is causing this?