Here's the issue:
I just upgraded to WP2.0. When I'm in the Manage Posts admin page, clicking the "Edit" link to edit an existing post will first open the Write/Edit post page (as expected), but then automatically redirects to that posts page within the main website. So the progression is
http://www.site.com//wp-admin/edit.php
*clicking on Article X's "edit" link takes me to...*
http://www.site.com/wp-admin/post.php?action=edit&post=214
*then automatically redirects the page to...*
http://www.site.com/category-name/214/article-x/
The only way I've found to circumnavigate this is by clicking Stop Loading with my browser (FireFox 1.5 on Linux) at just the right time.
Thanks for any help