[wp-trac] [WordPress Trac] #37989: Unexpected change to media title behavior in WP 4.6.1
WordPress Trac
noreply at wordpress.org
Wed Sep 14 04:39:55 UTC 2016
#37989: Unexpected change to media title behavior in WP 4.6.1
---------------------------+------------------------
Reporter: arhenderson63 | Owner: joemcgill
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 4.6.2
Component: Media | Version: 4.6.1
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
---------------------------+------------------------
Comment (by SergeyBiryukov):
Replying to [comment:17 vetalv]:
> Don't work.
>
> Warning: Cannot modify header information - headers already sent by
(output started at /var/www/........../functions.php:1) in /var/www
/............./wp-admin/async-upload.php on line 35
Please don't use default Windows Notepad to edit PHP files. It's known to
cause the "headers already sent" warning due to a
[https://en.wikipedia.org/wiki/Byte_order_mark byte order mark (BOM)] it
inserts into UTF-8 files.
The file should be re-saved in UTF-8 without BOM using Notepad++ or other
editor.
See
[https://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F
How do I solve the Headers already sent warning problem?] (English) or
[https://codex.wordpress.org/ЧАВО/Cannot_modify_header_information Cannot
modify header information] (Russian) for more info.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37989#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list