Closed (fixed)
Project:
Click Thru Tracking
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2010 at 12:08 UTC
Updated:
7 Apr 2010 at 15:10 UTC
When you view a page with no clicks recorded, I got a white screen.
I have added a check to see if the $output variable is populated, and return it if so. If not, simply return an error message saying "No clicks.".
| Comment | File | Size | Author |
|---|---|---|---|
| click_view.patch | 462 bytes | kpbowler |
Comments
Comment #1
kpbowler commentedComment #2
kpbowler commentedSorry, I think this may be a duplicate of issue #326619: Blank page when I click 'Clicks' tab, shall I post the patch there?
Comment #3
kbahey commentedMark the other issue as a duplicate of this one.
Next time, search before you open a new issue.
I committed your change, and it will be in the tarball in about 9 hours from now.
And you can see your name and first contribution to Drupal here http://drupal.org/cvs?commit=345680
Congratulations ...
Comment #4
kpbowler commentedSorry about that, I am fairly new to the bug reporting/patching system, will be more vigilant in future :-)