Opened 17 years ago
Closed 17 years ago
#9608 closed defect (bug) (fixed)
WP 2.8 destroys very old text widgets
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | major | Version: | 2.8 |
| Component: | Upgrade/Install | Keywords: | has-patch tested commit |
| Focuses: | Cc: |
Description
The widget option upgrader wrongly assumes that any widget option that contains a non-numeric key should be treated as a single.
In particular text widgets that were created in WP 2.0 and whereabouts, that contain a number field.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
the attached patch prevents very old multi-widgets from turning into invalid oddities.