Closed (fixed)
Project:
Webform
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2006 at 09:23 UTC
Updated:
6 May 2006 at 17:30 UTC
The name of the fields are not displayed.
If fields are added after submissions have been done, the old submissions get mixed up amoung the new fields (not in database, only in the table displayed!) because those old subm don't have the new fields in the database.
So I updated the code to 4.7 api.
I also corrected the table rendering.
| Comment | File | Size | Author |
|---|---|---|---|
| webform_report.inc | 10.34 KB | scor |
Comments
Comment #1
quicksketchThanks again for the update scor. I committed these changes to CVS. It's becoming ever more obvious that more functions are needed in the component files (like captcha, textfield, textarea, etc). The seperation was quite recent, so it looks like a little bit of component-specific code is still lingering in the core webform files. This patch is an excellent interm-solution, but I expect that we'll switch to a method that allows modules to individually define how their output is displayed.
Comment #2
(not verified) commented