[wp-trac] Re: [WordPress Trac] #8431: Publish button gives 404
WordPress Trac
wp-trac at lists.automattic.com
Sun Nov 30 20:28:45 GMT 2008
#8431: Publish button gives 404
-------------------------------+--------------------------------------------
Reporter: gboyers | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.7
Component: Administration | Version: 2.7
Severity: major | Resolution:
Keywords: reporter-feedback |
-------------------------------+--------------------------------------------
Changes (by azaozz):
* keywords: publish, submit, save => reporter-feedback
Comment:
That's strange. There is action=edit in post.php:
http://trac.wordpress.org/browser/trunk/wp-admin/post.php#L120
post.php handles the redirects after publishing or saving a post depending
on where it comes from (same for page.php for pages). Perhaps try
reverting any changes to post-new, edit-form-advanced and post.php, then
put an `var_dump($_POST);exit;` just before the redirect to see what's
going on.
--
Ticket URL: <http://trac.wordpress.org/ticket/8431#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list