[wp-trac] [WordPress Trac] #22420: Bookmarks/links Illegal string offset.

WordPress Trac noreply at wordpress.org
Mon Nov 12 18:59:55 UTC 2012


#22420: Bookmarks/links Illegal string offset.
--------------------------+--------------------
 Reporter:  pross         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.5
Component:  General       |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+--------------------

Comment (by bpetty):

 Ah, yes, this is correct. We only tested with the default theme which
 never calls ```wp_list_bookmarks()``` with no arguments. This means
 ```$args``` was always an array instead of the default empty string.

 This would happen though if ```wp_list_bookmarks()``` was called from
 other themes without any arguments.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22420#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list