Needs review
Project:
FeedBurner
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2010 at 03:52 UTC
Updated:
13 Apr 2010 at 03:52 UTC
The upgrade path from Drupal 5 seems to work fine, but update.php reports a failed query. This is because while drupal_install_schema() returns a $ret array, feedburner_update_6000() pushes the entire returned array onto the $ret array when it should just be replacing it. See attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| feedburner_d5_upgrade_ret.patch | 480 bytes | quicksketch |