// $Id: content.module,v 1.90.2.44 2007/08/15 18:00:28 yched Exp $
I wish that I had a better description for what's going on here. I have a lot of cck node types each using a lot of radio button fields (mostly optional yes/no fields). For some reason, all the new text fields that I create with radio buttons are altering values when I refresh on edit forms.
It's weird, with each refresh I can see the values "jump", until the option button field is empty. When I submit the form, the new values (or no value) is saved.
Based on the fact that this is happening with all new text field types that I create that use option buttons, I'm guessing that I have too many in use? I can't figure out the logic to this. If I create a new text field with radio buttons for a node type with no other radio buttons, it still occurs.
Thanks,
Sean
Comments
Comment #1
seanberto commentedClosing this ticket. After turning off javascript in my web browser (FF 2 on Ubuntu Feisty), it looks like this is a javascript issue. I'm running date with jcalendar and tinyMCE with IMCE. And I'm using collapsible fieldsets. I'll report the conflict with the appropriate module maintainer. (And will also report back here as it seems like a pretty standard setup...)
Comment #2
seanberto commentedIssue is with TinyMCE. See: http://drupal.org/node/179544