[wp-trac] [WordPress Trac] #40954: Create Category within posts screen error

WordPress Trac noreply at wordpress.org
Wed Nov 6 18:12:27 UTC 2024


#40954: Create Category within posts screen error
-------------------------------+-------------------------
 Reporter:  cfastenrath        |       Owner:  (none)
     Type:  defect (bug)       |      Status:  closed
 Priority:  normal             |   Milestone:
Component:  Posts, Post Types  |     Version:  4.8
 Severity:  normal             |  Resolution:  invalid
 Keywords:  close              |     Focuses:  javascript
-------------------------------+-------------------------

Comment (by hmazadev000):

 Enabling output buffering in your PHP configuration (output_buffering = On
 in php.ini) can sometimes mask this issue by delaying the sending of
 headers. However, this should only be a temporary fix, and it’s better to
 eliminate any trailing output directly.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/40954#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list