Closed (fixed)
Project:
Phone
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2011 at 15:54 UTC
Updated:
28 Jan 2012 at 16:40 UTC
Jump to comment: Most recent file
If I use Number of values - 1, Help text not displayed
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | helptext-1292412-1.patch | 486 bytes | jcarlson34 |
Comments
Comment #1
jcarlson34 commentedI had this problem too. We need to add the following:
'#description' => $element['#description'],Comment #2
jdleonardPatch in #1 works beautifully, thanks. Simple non-dangerous one line change so marking RTBC.
Comment #3
mareks commentedYes. I confirm that the patch works (D7 dev).
Hope it's going to be there after update ;) Thanks,
Comment #4
cweagansLooks good, committed and pushed.