There is an unused line in ajax.inc that causes this notice.
Here is a patch that fixes this issue, simply removing the unnecessary and faulty line.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | notice_views_ajax-1509712-1.patch | 556 bytes | anrikun |
There is an unused line in ajax.inc that causes this notice.
Here is a patch that fixes this issue, simply removing the unnecessary and faulty line.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | notice_views_ajax-1509712-1.patch | 556 bytes | anrikun |
Comments
Comment #1
anrikun commentedComment #2
dawehnerThis looks fine
Comment #3
dawehnerAs said before the patch looks perfect. Committed to 7.x-3.x
This patch doesn't seem to make sense to add to 6.x-3.x