Closed (fixed)
Project:
ShURLy
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2011 at 15:23 UTC
Updated:
14 Sep 2012 at 23:21 UTC
The following warning is thrown on my site homepage:
Notice: Undefined index: q in ...shurly.module on line 101
I added an empty() check to resolve this. See patch.
| Comment | File | Size | Author |
|---|---|---|---|
| shurly.module.patch | 746 bytes | mtbosworth |
Comments
Comment #1
ressaThanks, your patch does the job. Let's hope it gets into the official module release at some point.
Comment #2
quicksketchThanks guys! Fixed in http://drupalcode.org/project/shurly.git/commitdiff/0735a67df71d421cd54a...