[wp-trac] Re: [WordPress Trac] #5327: Possible stupid bug of the plugin system

WordPress Trac wp-trac at lists.automattic.com
Wed Nov 7 22:21:15 GMT 2007


#5327: Possible stupid bug of the plugin system
---------------------+------------------------------------------------------
 Reporter:  gnot     |        Owner:  anonymous
     Type:  defect   |       Status:  closed   
 Priority:  high     |    Milestone:           
Component:  General  |      Version:  2.3.1    
 Severity:  blocker  |   Resolution:  invalid  
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by santosj):

 Why?

 Most likely what happened was that you have display_errors set to '0',
 which is why no errors or warnings came up. If you had turned it on, you
 most likely would have received an error about trying to send headers
 after they were already sent (Most common cause of this happening).

 All languages are going to have little "gotchas" that you have to figure
 out. It technically isn't a PHP issue either, since it is the expected
 behavior and documented.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5327#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list