Opened 17 years ago
Closed 17 years ago
#9608 closed defect (bug) (fixed)
WP 2.8 destroys very old text widgets
| Reported by: | Denis-de-Bernardy | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | Upgrade/Install | Version: | 2.8 |
| Severity: | major | Keywords: | has-patch tested commit |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
the attached patch prevents very old multi-widgets from turning into invalid oddities.