Active
Project:
DruTeX
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2012 at 14:43 UTC
Updated:
10 Apr 2012 at 14:45 UTC
Jump to comment: Most recent file
The if statement on line 635 needs to check if isset($filters['DruTex']) before anything else. See attached patch to fix this notice.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1525642-undefined-index-DruTex.patch | 743 bytes | stongo |
Comments
Comment #1
stongo commentedHere's the patch