Changeset 573 for branches/CustomFieldsUpgradeAssistant-bugfix
- Timestamp:
- 03/20/08 04:29:01 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/CustomFieldsUpgradeAssistant-bugfix/README
r572 r573 67 67 68 68 1.0b 69 - removed the needs to run two DELETE queries in MySQL database by including the fixed version of code in the plugin. 69 - included the fixed version of code in the plugin to eliminate dependencies to CustomFields::Upgrade module. 70 The module had a bug that fails upgrading when a custom field data is an orphan (i.e. no parent entry or author is in the database). 71 The new code checks and ignores orphans thus removed the needs to run two DELETE queries in MySQL database. 70 72 71 73 1.0
