Posted by Pasqualle on September 22, 2008 at 4:02pm
Jump to:
| Project: | Drupal core |
| Version: | 6.x-dev |
| Component: | forms system |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
Oh 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!
#2
Sounds quite crazy. Does the HTML change as well, or is this a browser issue?
#3
The 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?
#4
Not a Drupal critical issue, but a browser issue then.