Turning on field option 'Make country optional' causing that you can't set default option for country - it is always 'None'.
You can see it when visiting field settings page again or on node/add page.
Turning on field option 'Make country optional' causing that you can't set default option for country - it is always 'None'.
You can see it when visiting field settings page again or on node/add page.
Comments
Comment #1
vlkff commentedThat issue is related to #1787744: Validation bug after node preview
Comment #2
johnvI cannot reproduce the error. Is it still the case in beta3?
That contains #1316788: Do not display country in address block if only one country option is available
See also: #1316788: Do not display country in address block if only one country option is available
Comment #3
rszrama commentedI can't even figure out what this issue is talking about. There is no such "Make country optional" feature - sounds perhaps like you're testing a patch that is not a part of the Address Field module and reporting an error on it. Post a follow-up comment to the issue where the patch came from to begin with instead.
Comment #4
deanflory commentedI think that result is from a patch related to not having a required country submitted as it's default state can't be set to "- None -". Crazy how long this has been discussed and still no working fix, yet causing more issues.
Comment #5
rszrama commentedAhh, I see. That's what patch testing is all about - I suppose this issue would have been more helpful as a comment in the patch's issue so the patch author could have fixed the bug.