#25682 closed defect (bug) (fixed)
Confirm delete_site_option() exists before calling it in wp-admin/includes/update-core.php
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Upgrade/Install | Keywords: | |
Focuses: | Cc: |
Description
Otherwise, the release fatal errors if you're updating from 2.7. It'll be successful, but it'll stick on "Upgrading database…" (scary), leave the wp-content/upgrade directory, and won't take the user where they need to be.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 25893: