[wp-trac] [WordPress Trac] #5284: Editing & Posting Comments Causes
Errors
WordPress Trac
wp-trac at lists.automattic.com
Tue Oct 30 02:53:04 GMT 2007
#5284: Editing & Posting Comments Causes Errors
---------------------+------------------------------------------------------
Reporter: asiah | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5
Component: General | Version:
Severity: normal | Keywords:
---------------------+------------------------------------------------------
When attempting to edit a comment, I get the following error:
Warning: call_user_func_array() [function.call-user-func-array]: First
argument is expected to be a valid callback, 'sanitize_url' was given in
/home/evitaen/public_html/blog/wp-includes/plugin.php on line 59
Warning: Cannot modify header information - headers already sent by
(output started at /home/evitaen/public_html/blog/wp-
includes/plugin.php:59) in /home/evitaen/public_html/blog/wp-
includes/pluggable.php on line 391
Even in spite of the error, changes appear to go through, at least in the
comment field, but changes to the URL do not appear to work.
Furthermore, posting a comment to the blog causes similar errors as
follows.
Warning: call_user_func_array() [function.call-user-func-array]: First
argument is expected to be a valid callback, 'sanitize_url' was given in
/home/evitaen/public_html/blog/wp-includes/plugin.php on line 59
Warning: Cannot modify header information - headers already sent by
(output started at /home/evitaen/public_html/blog/wp-
includes/plugin.php:59) in /home/evitaen/public_html/blog/wp-comments-
post.php on line 67
Warning: Cannot modify header information - headers already sent by
(output started at /home/evitaen/public_html/blog/wp-
includes/plugin.php:59) in /home/evitaen/public_html/blog/wp-comments-
post.php on line 68
Warning: Cannot modify header information - headers already sent by
(output started at /home/evitaen/public_html/blog/wp-
includes/plugin.php:59) in /home/evitaen/public_html/blog/wp-comments-
post.php on line 69
Warning: Cannot modify header information - headers already sent by
(output started at /home/evitaen/public_html/blog/wp-
includes/plugin.php:59) in /home/evitaen/public_html/blog/wp-
includes/pluggable.php on line 391
In spite of the security risk, I am going to downgrade to the previous
version until this issue is fixed. Thanks.
--
Ticket URL: <http://trac.wordpress.org/ticket/5284>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list