Opened 14 years ago
Closed 14 years ago
#1430 closed defect (fixed)
wp-migrate-db: null formatting error
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Severity: | major |
| Plugin: | not-listed | Keywords: | wp-migrate-db |
| Cc: | bradt |
Description
There is a bug in wp-migrate-db where strings that are NULL in the source database are converted to empty strings. This breaks some plugins (namely WPML), which behave differently when certain values are NULLs or empty strings. I'll attach a patch for version 0.2.2 that solves this problem.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Patch for wp-migrate-db.php version 0.2.2