Making WordPress.org

Opened 3 years ago

Closed 6 months ago

#6014 closed defect (bug) (fixed)

Plugin Directory: Make compatible with Jetpack 10.5

Reported by: kraftbj's profile kraftbj Owned by: kraftbj's profile kraftbj
Milestone: Priority: high
Component: Plugin Directory Keywords:
Cc:

Description

Jetpack has updated the Search module to move it into a package.

The refactoring, at least, breaks the requires in class-plugin-search.php:
https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-plugin-search.php#L71

Need to update those to the new locations and confirm that the migration of the Helper class does not cause any additional issues.

I can handle the testing and patch, but I lack commit to meta.

Change History (2)

#1 @dd32
7 months ago

Since we've upgraded past Jetpack 10.5, I'm assuming we've worked around this already.

@tellyworth @kraftbj am I recalling correctly?

#2 @kraftbj
6 months ago

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

Indeed, someone committed the required changes. Closing as fixed.

Note: See TracTickets for help on using tickets.