Follow-up after #1875992: Add EntityFormDisplay objects for entity forms
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | 1998992-12.patch | 2.06 KB | damiankloip |
| #12 | interdiff-1998992-12.txt | 1.16 KB | damiankloip |
| #4 | 1998992-4-test-only.patch | 1.2 KB | damiankloip |
| #4 | 1998992-4.patch | 2.08 KB | damiankloip |
| #1 | 1998992-typo-1.patch | 907 bytes | andypost |
Comments
Comment #1
andypostprobably needs test
Comment #2
amateescu commentedI wouldn't bother with a test for this :/
Comment #3
swentel commenteddamiankloip is working on a test actually.
Comment #4
damiankloip commentedI think we should have a test :) and it only takes 5 mins. Here is the test and combined.
Comment #5
swentel commentedComment #7
swentel commentedHrm, actually, shouldn't we go to the field admin overview ?
Also you can chain entity_get_form_display()->remove->save().
Comment #8
damiankloip commented#4: 1998992-4.patch queued for re-testing.
Comment #9
swentel commentedNevermind, it's ok, seriously.
Comment #10
swentel commentedComment #11
berdir#569434: Remove taxonomy term description field; provide description field for forum taxonomy is triggering this, so it adds additional test coverage for this and is blocked on it right now :)
Comment #12
damiankloip commentedWe don't need to assign entity_get_form_display to a variable.
Comment #13
swentel commentedBetter, thanks!
Comment #14
alexpottCommitted 2de1370 and pushed to 8.x. Thanks!