This bug is caused by settings data are stored as a serialized array in variable table. This is because settings form has tree-structure. I don't think that is necessary. So i remove the tree-structure and also change names of 2 options:
swfoa_version --> swfoa_settings_version
swfoa_express --> swfoa_settings_express

CommentFileSizeAuthor
swfobject_api-6.x-alpha.patch1.96 KBzhangx1a0
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

arthurf’s picture

I applied the patch, along with a number of other fixes. Thanks for the patch!

arthurf’s picture

Status: Needs review » Closed (fixed)