#5091 closed defect (bug) (invalid)
Admin "manage posts" page link
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Severity: | trivial | Version: | |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description ¶
Following asking for help here: http://wordpress.org/support/topic/135854?replies=6
I've never tried to report a bug before. Sorry if I've got this wrong
In the admin section >> "manage posts" goes to:
http://myblog.com/wordpress/wp-admin/edit.php?post_status=draft&author=1
That's perfect for the first page, but at the bottom of that page is a link to "previous entries" which points to:
http://myblog.com/blog/wordpress/wp-admin/edit.php?post_status=draft&author=1&paged=2
a 404!
You see that an extra "blog/" has sneaked in there.
I'm running wordpress as a simple CMS
Myblog is "www.ministryofmanipulation.com"
I'm installed in directory: myblog.com/wordpress
my blog url is: myblog.com/blog
but the rest of the cms appears at myblog.com
Pull Requests
- Loading…
Note: See
TracTickets for help on using
tickets.
My mistake. Please remove/ignore this. Sorry.