Closed (fixed)
Project:
Google Analytics Reports
Version:
6.x-1.x-dev
Component:
Reports module
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
2 Mar 2012 at 12:17 UTC
Updated:
4 Dec 2012 at 16:00 UTC
In some cases, $start_date and $end_date variables in GAFeed::query_report_field() is undefined. I attach the patch, which fixes it.
| Comment | File | Size | Author |
|---|---|---|---|
| gafeedlib_start_end_date.patch | 718 bytes | tamasd |
Comments
Comment #1
raspberryman commentedAny chance I could get you to document the steps to reproduce? Right now, the start/end_date parameters expect an integer. Is there a case where this isn't working well? Your insights are very appreciated.
Comment #2
raspberryman commentedOkay I improved that condition check a bit: http://drupalcode.org/project/google_analytics_reports.git/commitdiff/18...
On 7.x-3.x only.
Let me know if this solves it.
Comment #3
raspberryman commented