Closed (fixed)
Project:
Webform
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2010 at 10:06 UTC
Updated:
2 Jul 2010 at 01:40 UTC
The following error is shown when viewing the results / analysis of a grid component. The $datacount value seems to be left out of the query to the database.
Notice: Undefined property: stdClass::$datacount in _webform_analysis_grid() (line 289 of .../sites/all/modules/webform/components/grid.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| webform_components_grid.inc_.patch | 570 bytes | Stevel |
Comments
Comment #1
quicksketchSuper, thanks! I'll give it a look next time I'm working on Webform.
Comment #2
quicksketchThanks committed to D7 branch.