Making WordPress.org

Opened 5 years ago

Closed 5 years ago

#4597 closed defect (bug) (fixed)

WordPress.org Gutenberg page is broken

Reported by: chrisvanpatten's profile chrisvanpatten Owned by:
Milestone: Priority: normal
Component: General Keywords:
Cc:

Description

The https://wordpress.org/gutenberg/ page is currently broken, likely related to the 6.1 update that went out today.

Per a Slack convo:

aduth [11:12 AM]
@chrisvanpatten On the surface it seems like it might be an incompatibility with Jetpack starting in Gutenberg 6.1 . I think it might be appropriate as a ticket for all of the above (meta Trac to consider temporary downgrade or workaround, Gutenberg if possible to roll back breaking change, Jetpack to update breakage cause)
I think @epiqueras is digging into it now


jeherve [11:39 AM]
It looks like WordPress.org is running an old version of Jetpack, so a good first step may be to update Jetpack. Maybe worth mentioning it in #meta

Change History (9)

#1 @fierevere
5 years ago

Rosetta pages for /gutenberg are gone too.

example: https://ru.wordpress.org/gutenberg/

#2 @epiqueras
5 years ago

From Slack:

epiqueras [10:52 AM]
https://github.com/WordPress/gutenberg/pull/16348

This PR broke backwards compatibility with filters that expect certain properties to be present. (edited)

For example: https://github.com/Automattic/jetpack/blob/4c63a49fc0139c3296248e09ee69dedb537e024f/extensions/blocks/videopress/editor.js#L106-L112 (edited)

#4 @dd32
5 years ago

In 9039:

Gutenberg Theme: Disable Jetpack Blocks for now as it's causing a compatibility problem with the latest version of Gutenberg Plugin.

See #4597.

#5 @dd32
5 years ago

Updating Jetpack didn't fix it, so I've just disabled the Jetpack blocks for now.

#6 @talldanwp
5 years ago

The fix from @epiqueras looks good to me in terms of code review.

I wasn't able to reproduce the issue to verify that it works. Does anyone have this bug in a reproducible state and could test the fix?

Alternatively, if you can post reproduction steps, that'd be appreciated.

#7 @epiqueras
5 years ago

You need to run Gutenberg 6.1 with the latest Jetpack Blocks changes and I don't think the version in the plugin directory has them.

This ticket was mentioned in Slack in #meta by tellyworth. View the logs.


5 years ago

#9 @Otto42
5 years ago

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

These were fixed with assorted updates.

Note: See TracTickets for help on using tickets.