In the list of actions on admin/config/system/actions/manage, the action label is displayed without check_plain(). I don't think action labels should be able to contain rich text.
The attached screen shot shows the action label on admin/config/system/actions/manage and on admin/structure/trigger/node — note the difference.
| Comment | File | Size | Author |
|---|---|---|---|
| actions-check-plain-1.patch | 1.12 KB | c960657 | |
| action.png | 52.26 KB | c960657 |
Comments
Comment #1
sivaji_ganesh_jojodae commentedThe patch looks good for me.
Comment #3
brianV commentedI was able to confirm the bug, and that it is fixed by the attached patch. Plus, a rerun on the tests came back all green.
RTBC.
Comment #4
dries commentedCommitted! Thanks.