Hi,

the issue is that you could edit a page via


/wp-admin/post.php?action=edit&post=<page_id>


(mind you: parameter: post!)


I think - rather than saying "people won't go to that link", wordpress should ensure, that the post being edited is really a post not a page. If a page is loaded via "post=<page_id>" it shouldn't be much of a problem to just either say to the user, you can't edit this page here and refer him to "...&page=<page_id>" or even better handle the submitted page as a page regardless of the fact, that the url says it is a post!


regards.


Alex Leung wrote:

I have no issues with editing a page via
/wp-admin/post.php?action=edit&page=<page_id>

Any specific issues I should try testing out on 2.1RC2?

Everything seems ok for now...


_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to