Updated: Comment #0
Problem/Motivation
Comment widget uses form keys to detect default value input
Proposed resolution
Comment widget should use new method added in #2084987: Remove usage of field_ui_default_value and recommend proper replacement
Remaining tasks
commit
User interface changes
no
API changes
no
Related Issues
tbd
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2084987-followup.patch | 1.04 KB | andypost |
Comments
Comment #1
andypostThe same patch was RTBC #2084987-21: Remove usage of field_ui_default_value and recommend proper replacement
Comment #2
andypostComment #3
andypostComment #4
larowlan+1 rtbc
Comment #5
alexpottThis issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed ee0b543 and pushed to 8.0.x. Thanks!