Opened 14 years ago
Closed 14 years ago
#11131 closed defect (bug) (fixed)
Fatal error with Trash
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.9 | Priority: | normal |
Severity: | normal | Version: | 2.9 |
Component: | Revisions | Keywords: | trash, fatal error |
Focuses: | Cc: |
Description
When using the trash link under the post title on the edit.php page, a fatal error is generated. Post still moves to trash though. This is based on Revision 12181 and php 5.2.9 .
Warning: Cannot modify header information - headers already sent by (output started at /htdocs/wordpresstrunk/wp-admin/post.php:203) in /htdocs/wordpresstrunk/wp-includes/pluggable.php on line 868
Note: See
TracTickets for help on using
tickets.
(In [12182]) Fix warning when trashing a post from the write screen, fixes #11131