Active
Project:
Wysiwyg ImageField
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2010 at 20:20 UTC
Updated:
16 Jan 2012 at 12:39 UTC
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
Comment #1
seanberto commentedI've experienced this when storing the content type config in Features/strongarm.
Comment #2
seanberto commentedSolution was to brute force in with a variable_set() call in .install.
Comment #3
rolfmeijer commentedsubscribe
Comment #4
entrigan commentedfor the record this stopped happening for me. perhaps upgrading cck or core or wysiwyg fixed it.
Comment #5
jmones commentedAny 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