Problem/Motivation
I get the notice "Undefined variable: element in cck_select_other_field_formatter_view() ".
Proposed resolution
Do define the $element variable to prevent the notice.
I will provide a patch for that.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cck_select_other-notice_formatter_view-10183696-2-D7.patch | 426 bytes | weri |
Comments
Comment #1
weri commentedComment #2
weri commentedComment #3
mradcliffeThank you for the patch. This makes sense and same fix already in 8.x-1.x and 7.x-2.x branch as well.