[wp-trac] [WordPress Trac] #20793: Illegal string offset 'public' in wpmu_create_blog()

WordPress Trac wp-trac at lists.automattic.com
Wed May 30 16:18:54 UTC 2012


#20793: Illegal string offset 'public' in wpmu_create_blog()
------------------------------+----------------------------
 Reporter:  duck_             |      Owner:
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Future Release
Component:  Warnings/Notices  |    Version:  3.0
 Severity:  normal            |   Keywords:  has-patch
------------------------------+----------------------------
 If $meta is not passed and left as default empty string then:

 {{{
 update_option( 'blog_public', (int)$meta['public'] );
 }}}

 will throw a notice.

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


More information about the wp-trac mailing list