[wp-trac] [WordPress Trac] #53625: The 'explode' function does not work on widget block editor.

WordPress Trac noreply at wordpress.org
Thu Jul 8 14:02:00 UTC 2021


#53625: The 'explode' function does not work on widget block editor.
------------------------------+------------------------------
 Reporter:  subrataemfluence  |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  Widgets           |     Version:  trunk
 Severity:  major             |  Resolution:
 Keywords:  has-screenshots   |     Focuses:  administration
------------------------------+------------------------------

Comment (by subrataemfluence):

 Record in the database with `widgets-block-editor` support disabled:

 a:2:{i:2;a:3:{s:5:"title";s:15:"Product Channel";s:5:"about";s:41:"When
 you subscribe to our Product Channel";
 **s:6:"groups";a:3:{i:0;s:6:"237500";i:1;s:6:"457844";}**
 }s:12:"_multiwidget";i:1;}

 And this is what I get with `widgets-block-editor` support enabled:

 a:2:{i:2;a:3:{s:5:"title";s:15:"Product Channel";s:5:"about";s:41:"When
 you subscribe to our Product Channel";
 **s:6:"groups";**
 s:0:"";}s:12:"_multiwidget";i:1;}

 Please notice, there is **nothing under groups** in the second record.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53625#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list