Making WordPress.org

Opened 4 months ago

Closed 4 months ago

#7560 closed defect (bug) (fixed)

Plugin listing page - plugin 'tested up to' word wrap issue.

Reported by: mujuonly's profile mujuonly Owned by:
Milestone: Priority: lowest
Component: Plugin Directory Keywords:
Cc:

Description

https://img001.prntscr.com/file/img001/vIsg4Ae0SRaOy1KevcGN9Q.png

Change History (3)

#1 @dd32
4 months ago

  • Component changed from General to Plugin Directory
  • Priority changed from normal to lowest

This shouldn't really happen, because the Tested Up to field shouldn't contain junk like Plugin version xyz and WordPress version abc.. it should be a version like 6.5.

Upon import, plugins with data like that should have the invalid fields ignored, but this is an olllld plugin, from before we applied the stripping.

I think the fix I'm going to apply here is to simply delete the Tested up to data for plugins that have invalid data in it, so that it's not shown.

#2 @dd32
4 months ago

  • Summary changed from Plugin listing page - plugin short description word wrap issue. to Plugin listing page - plugin 'tested up to' word wrap issue.

#3 @dd32
4 months ago

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

I've sanitised the historical data for the tested up to, requires, and requires php fields.

This shouldn't be an issue going forward, and in future when we add additional sanitisation, we should correct the existing data.

Note: See TracTickets for help on using tickets.