Show
Ignore:
Timestamp:
03/20/08 04:29:01 (2 years ago)
Author:
fumiakiy
Message:

More detailed explanation of how the bug was fixed in README.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/CustomFieldsUpgradeAssistant-bugfix/README

    r572 r573  
    6767 
    68681.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. 
    7072 
    71731.0