Opened 22 months ago
Closed 22 months ago
#7560 closed defect (bug) (fixed)
Plugin listing page - plugin 'tested up to' word wrap issue.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | lowest | |
| Component: | Plugin Directory | Keywords: | |
| Cc: |
Change History (3)
Note: See
TracTickets for help on using
tickets.

This shouldn't really happen, because the
Tested Up tofield shouldn't contain junk likePlugin version xyz and WordPress version abc.. it should be a version like6.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 todata for plugins that have invalid data in it, so that it's not shown.