Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#46200 closed defect (bug) (fixed)

Update the @wordpress/block-serialization-default-parser package

Reported by: pento's profile pento Owned by: mcsf's profile mcsf
Milestone: 5.1 Priority: normal
Severity: normal Version:
Component: Editor Keywords: has-patch commit
Focuses: Cc:

Description

GB13369 fixes a bug in the block parser that was intended to be included in WordPress 5.1, but it hasn't been ported across yet.

Attachments (3)

package-update.diff (71.9 KB) - added by youknowriad 6 years ago.
Successfully published: - @wordpress/block-library@2.2.16 - @wordpress/block-serialization-default-parser@2.0.5 - @wordpress/blocks@6.0.7 - @wordpress/edit-post@3.1.11 - @wordpress/editor@9.0.11 - @wordpress/format-library@1.2.14
46200.diff (10.3 KB) - added by pento 6 years ago.
46200.2.diff (10.3 KB) - added by pento 6 years ago.

Download all attachments as: .zip

Change History (9)

@youknowriad
6 years ago

Successfully published: - @wordpress/block-library@2.2.16 - @wordpress/block-serialization-default-parser@2.0.5 - @wordpress/blocks@6.0.7 - @wordpress/edit-post@3.1.11 - @wordpress/editor@9.0.11 - @wordpress/format-library@1.2.14

#1 @youknowriad
6 years ago

  • Keywords has-patch added

@pento
6 years ago

@pento
6 years ago

#2 @pento
6 years ago

Thanks, @youknowriad! What version of NPM did you use to generate package-update.diff? 46200.2.diff was with NPM 6.7, it's a much smaller change.

#3 @youknowriad
6 years ago

npm 6.4.1 :). I'll update my npm version now to avoid these issues in the future.

#4 @youknowriad
6 years ago

Your patch LGTM

#5 @pento
6 years ago

  • Keywords commit added

Noice, could you commit it, please?

#6 @youknowriad
6 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 44729:

Block Editor: Update WordPress Packages to solve PHP 5.2.2 parser incompatibility.

Updated:

  • @wordpress/block-library@2.2.16
  • @wordpress/block-serialization-default-parser@2.0.5
  • @wordpress/blocks@6.0.7
  • @wordpress/edit-post@3.1.11
  • @wordpress/editor@9.0.11
  • @wordpress/format-library@1.2.14

Props pento.
Fixes #46200.

Note: See TracTickets for help on using tickets.