Closed (fixed)
Project:
CCK Select Other
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Apr 2013 at 22:14 UTC
Updated:
25 May 2013 at 18:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
mradcliffeThank you fuor the bug report.
Comment #2
jm.federico commentedChange title and imprive description.
The label is being printed by passing the label to a t().
It shouldn't.
Comment #3
mradcliffeIt should be check_plain($instance['label']), which is essentially the same thing, but using @ instead of %.
I think changing it to check_plain($instance['label']) is appropriate.
Comment #4
mradcliffePushed commit 538b368e798526e1d888e307a8ad937cd6294c8f
Comment #5.0
(not verified) commentedFix html tag