Closed (fixed)
Project:
Web Links
Version:
6.x-1.0-alpha5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jul 2008 at 23:42 UTC
Updated:
18 Jul 2008 at 05:40 UTC
Jump to comment: Most recent file
Latest version of PHP5. In both cases, the variables are used before they are set. "include" is only
set if that module is loaded (which it isn't, in my case). Drupal 6.2.
notice: Undefined variable: include in /users/home/modules/weblinks/weblinks.module on line 418.
notice: Undefined variable: output in /users/home/modules/weblinks/weblinks.module on line 601.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | weblinks8.patch | 955 bytes | nancydru |
Comments
Comment #1
nancydrupatch for alpha5. See bdragon's comment at the first piece; it needs to be added as a task to be done at some point.
Comment #2
rmiddle commentedAdded to CVS. Will be in Alpha7.
Thanks
Robert
Comment #3
rmiddle commentedComment #4
nancydruDon't forget 5.x
Comment #5
nancydruNever mind, I see it in the CVS log.
Comment #6
nancydru