Closed (fixed)
Project:
Webform Phone Number
Version:
7.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Aug 2012 at 19:51 UTC
Updated:
9 Aug 2012 at 18:46 UTC
Jump to comment: Most recent file
To maintain consistency with core webform components, the div surrounding the value in theme_webform_display_phonefield() should be removed. I will follow up with a patch to remove the prefix and suffix from the render array.
This results in cleaner output in webform email templates.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | webform_phone-remove_prefix_and_suffix_from_field_display-1719660-1.patch | 427 bytes | abarket |
Comments
Comment #1
abarket commentedHere is the patch.
Comment #2
RadioActiv commentedComment #4
RadioActiv commentedFix committed to trunk, tagged for 7.x-1.5.
Comment #5
arosboro commentedThanks RadioActiv, I helped Austin write this patch and I'm sure he'll be glad it was accepted