Opened 12 months ago

#20793 new defect (bug)

Illegal string offset 'public' in wpmu_create_blog()

Reported by: duck_ Owned by:
Priority: normal Milestone: Future Release
Component: Warnings/Notices Version: 3.0
Severity: normal Keywords: has-patch
Cc:

Description

If $meta is not passed and left as default empty string then:

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

will throw a notice.

Attachments (1)

20793.diff (1.1 KB) - added by duck_ 12 months ago.

Download all attachments as: .zip

Change History (1)

duck_12 months ago

Note: See TracTickets for help on using tickets.