I have a very strange bug on one of my sites. I have two content types "articles" and "posts". The WIF setup for articles is fine, but for posts the "Use with WYSIWYG ImageField?" option keeps getting unchecked (not immediately, and not after cron, but definitely every few days).

Has anyone else experienced this?

Comments

seanberto’s picture

I've experienced this when storing the content type config in Features/strongarm.

seanberto’s picture

Solution was to brute force in with a variable_set() call in .install.

rolfmeijer’s picture

subscribe

entrigan’s picture

for the record this stopped happening for me. perhaps upgrading cck or core or wysiwyg fixed it.

jmones’s picture

Any clues? I'm experiencing this on a site using Drupal 7:

Core 7.10
Wysiwyg (wysiwyg) 7.x-2.1
Wysiwyg ImageField (wysiwyg_imagefield) 7.x-1.x-dev