Closed (cannot reproduce)
Project:
Drupal core
Version:
8.0.x-dev
Component:
field system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2012 at 22:17 UTC
Updated:
29 Jul 2014 at 20:31 UTC
I have an issue with optional radio buttons saving as the default value on first save, when N/A is chosen, and the default value is something else. Steps to reproduce:
From my understanding of Default Value, it should simply default to the default value when presented, but not change to it, when saved with a different value. Also, if the field is set to required, and "1" is chosen on first save, it correctly registers as "1".
Comments
Comment #1
karasz commentedYes, I could reproduce the issue, also happens in 8.x-dev. Seems similar to this issue here: It's impossible to submit no value for a field that has a default value
Comment #2
yesct commentedlinking to the same issue, just using the magic [ # NNNNN ] formatter
#1253820: It's impossible to submit no value for a field that has a default value
Comment #3
wadmiraal commentedTested with latest 8-dev and cannot reproduce. Marking as such.