Closed (fixed)
Project:
Mollom
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Apr 2008 at 10:29 UTC
Updated:
4 May 2008 at 21:53 UTC
2 small errors:
the function mollom_data_contact_mail_page() uses the $user-object, but $user is not defined as global.
the function mollom_data_contact_mail_user() defines $base_url as global, but does not use it.
patch in attachment
| Comment | File | Size | Author |
|---|---|---|---|
| mollom_define_userobject.patch | 803 bytes | Jo Wouters |
Comments
Comment #1
dries commentedI've committed this patch to DRUPAL-5, and I've confirmed that this problem does not exist with DRUPAL-6. Thanks Jo.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.