[wp-trac] [WordPress Trac] #23296: 3.6 - Edit Post, Invalid implode after Core-Update

WordPress Trac noreply at wordpress.org
Fri Jan 25 23:48:52 UTC 2013


#23296: 3.6 - Edit Post, Invalid implode after Core-Update
-----------------------------+-----------------------------
 Reporter:  hovida           |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Upgrade/Install
  Version:                   |   Severity:  normal
 Keywords:  needs-patch      |
-----------------------------+-----------------------------
 '''Error:''' implode(): Invalid arguments passed
 [[BR]][[BR]]
 The implode function have invalid Arguments.[[BR]]
 [[BR]]
 '''URL:''' /wp-admin/edit.php
 [[BR]]'''HTTP referrer:''' http://adrean-test.eatserver.nl/wp-admin
 /update-core.php

 '''FIX (wp-includes/compat.php - Line 32):'''[[BR]]
 return ($chars  ? implode( '', $chars ) : array());
 [[BR]][[BR]]
 '''Stacktrace:'''
 [[BR]]in implode called at /www/htdocs-test/wp-includes/compat.php (32)
 [[BR]]in _mb_substr called at /www/htdocs-test/wp-includes/compat.php (18)
 [[BR]]in mb_substr called at /www/htdocs-test/wp-includes/formatting.php
 (3096)
 [[BR]]in wp_html_excerpt called at /www/htdocs-test/wp-includes/admin-
 bar.php (230)
 [[BR]]in wp_admin_bar_site_menu called at ? (?)
 [[BR]]in call_user_func_array called at /www/htdocs-test/wp-
 includes/plugin.php (487)
 [[BR]]in do_action_ref_array called at /www/htdocs-test/wp-includes/admin-
 bar.php (58)
 [[BR]]in wp_admin_bar_render called at ? (?)
 [[BR]]in call_user_func_array called at /www/htdocs-test/wp-
 includes/plugin.php (406)
 [[BR]]in do_action called at /www/htdocs-test/wp-admin/admin-header.php
 (113)
 [[BR]]in require_once called at /www/htdocs-test/wp-admin/edit.php (220)

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23296>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list