[wp-trac] [WordPress Trac] #20686: Unexpected end of input in wp-tinymce.php

WordPress Trac noreply at wordpress.org
Sun Dec 16 22:36:56 UTC 2012


#20686: Unexpected end of input in wp-tinymce.php
--------------------------+-------------------------
 Reporter:  galbaras      |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  TinyMCE       |     Version:  3.3.2
 Severity:  normal        |  Resolution:  worksforme
 Keywords:                |
--------------------------+-------------------------
Changes (by azaozz):

 * status:  new => closed
 * resolution:   => worksforme
 * milestone:  Awaiting Review =>


Comment:

 In PHP end tags at EOF are optional and the general advice is not to use
 them. This sounds like a server misconfiguration as `wp-tinymce.php` ends
 with `exit;`, i.e. PHP stops running at that line.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20686#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list