Closed (fixed)
Project:
Webform
Version:
6.x-3.16
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2012 at 19:19 UTC
Updated:
27 May 2012 at 01:50 UTC
Looks like our port of the Number component back to Drupal 6 was incomplete in that we didn't add the necessary #post_render function to _webform_display_number() so that the #theme_wrappers property would work. This patch addresses that problem and gives numbers a label when viewed in e-mails or as HTML under the results tab.
| Comment | File | Size | Author |
|---|---|---|---|
| webform_number_wrapper-d6.patch | 827 bytes | quicksketch |
Comments
Comment #1
quicksketchCommitted to D6 branch.