Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
forms system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2008 at 16:02 UTC
Updated:
7 Jan 2009 at 14:04 UTC
There is something wrong with radio buttons on node edit form. When you refresh the page the default value changes to something else.
This effect can be seen only on some radio buttons on (built in or custom) node edit forms.
Other forms does not seems to be affected..
repro steps:
1. node/add/page see your input format: it is set to Filtered HTML
2. hit refresh in your browser
3. see input format: it is set to Full HTML
you can check "Comment settings", it is also changed after refresh..
tested with Firefox3.01
Comments
Comment #1
capellicOh man! This has been driving me crazy - and I haven't been able to pinpoint when/why my comment setting would get changed to Read & Write from Disabled. And yes, I have also noticed it on Input Filters, too. I would love to see a solution for this!
Comment #2
gábor hojtsySounds quite crazy. Does the HTML change as well, or is this a browser issue?
Comment #3
pasqualleThe HTML is correct.
This is a firefox bug and yes, it is quite crazy
https://bugzilla.mozilla.org/show_bug.cgi?query_format=specific&order=re...
can we call this issue fixed now, or should we wait for the firefox fix?
Comment #4
gábor hojtsyNot a Drupal critical issue, but a browser issue then.