#47429 closed defect (bug) (fixed)
Editor: Update packages for WordPress 5.2.2
| Reported by: | aduth | Owned by: | youknowriad |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.2.2 |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | javascript |
Description
Related: https://github.com/WordPress/gutenberg/pull/15891
The following bug fixes are proposed to be included for a 5.2 maintenance release:
- GB#15418 Fix the template validation notice
- GB#15781 Fix for focus jumps when typing in meta attributes
A patch will be attached once the relevant packages are published (after merge of the above-mentioned pull request).
Attachments (1)
Change History (8)
This ticket was mentioned in Slack in #core-editor by aduth. View the logs.
7 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch applied cleanly to 5.2 branch, builds and loads editor without issue. Confirmed as well the fixes from GB#15781, GB#15781. Looks good to me.