[wp-trac] [WordPress Trac] #24554: Errors in post.php seems silent.

WordPress Trac noreply at wordpress.org
Mon Jun 10 13:49:16 UTC 2013


#24554: Errors in post.php seems silent.
--------------------------+-----------------------------
 Reporter:  nilo85        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 wp-includes/post.php, around line 2933.

 if ( 'default' != $page_template && ! isset( $page_templates[
 $page_template ] ) ) {

 The defined template did not exist in theme, and as a result my custom
 fields was not saved. The error was silent. (I as a user did not notice
 it).

 Maybe the error should get displayed to the user?

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24554>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list