Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
comment.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Dec 2014 at 00:37 UTC
Updated:
26 Jan 2015 at 12:24 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
larowlanComment #2
larowlanComment #3
steffenrBy working on this issue, i found another "issue" with the latest 8.0.x.
I'm not sure, if i misconfigured my page after installation - but i don't get any Comment types - even if i create new types on Structure > Comment Types.
Attached you find a patch setting cardinality_container back to be not visible as they were before.
SteffenR
Comment #4
steffenrComment #5
steffenrComment #6
larowlanShould be red/green
Comment #8
berdirnot sure why we change #options instead of changing #default_value?
Would it make sense to also verify that the created field has cardinality 1, or are we already doing this?
Comment #9
larowlanSure
Comment #10
berdirThanks, RTBC if green :)
Comment #11
larowlanAdded beta evaluation
Comment #12
rpayanmHello, I don't get any Comment types when I apply the last patch, this behavior is well?
Comment #13
berdirThat's a separate issue. You're trying to add a comment field to users, you need to create a comment type for that first.
Comment #14
rpayanm@Berdir You are right!
Comment #15
pwolanin commentedIs there really no way a field item can declare it only supports cardinality one? I was looking earlier, and it's certainly not evident how it would work.
Comment #16
larowlanMenu UI wants something similar so opened #2403703: Allow field types to enforce the cardinality - see #2315773: Create a menu link field type/widget/formatter
Comment #17
alexpottCommitted 7a52a88 and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation to the summary.