Closed (fixed)
Project:
Subscriptions
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2007 at 10:31 UTC
Updated:
4 Sep 2007 at 20:12 UTC
The latest version (subscriptions.module 1.62.2.45.2.13) causes the following warnings:
Comments
Comment #1
salvisThe "extract" warning is gone in the latest CVS version, but
is still there.
BTW, the variable in question, $map, is empty, because $stype is NULL, which can certainly happen, because NULL is the default parameter value for $stype. The code
should be prepared to handle this case, but I don't fully understand what it's doing, so I won't try to come up with a patch...
Comment #2
chx commentedIn my devel version at least. It will be committed soon.
Comment #3
(not verified) commented