Make WordPress Core

Opened 9 hours ago

Last modified 9 hours ago

#65325 new defect (bug)

Real-time collaboration files have shipped in 7.0

Reported by: johnbillion's profile johnbillion Owned by:
Milestone: 7.0.1 Priority: normal
Severity: minor Version: 7.0
Component: Editor Keywords:
Focuses: Cc:

Description

The real-time collaboration (RTC) files that were removed in #65205 have unintentionally shipped in the 7.0 package due to an issue with the build server not fully removing deleted files.

The wp-includes/collaboration files no longer exist in source control but they are present in the package zip file.

The impact is mostly benign as the files are not loaded via wp-settings.php or instantiated anywhere else, but the fact that this happened and nobody noticed it until after the release is a problem.

This is technically a meta issue but as it affects the released 7.0 package let's track it here too.

Status

Impact

I've put this in the 7.0.1 milestone for visibility. I don't know if it's necessary to remove those files in 7.0.1.

Change History (1)

#1 @johnbillion
9 hours ago

  • Component changed from General to Editor
Note: See TracTickets for help on using tickets.