use of module_exists wrong - module names capitalized - use strtolower to fix
robertDouglass - February 18, 2009 - 17:57
| Project: | SEO Checklist |
| Version: | 6.x-1.0-beta2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Volacci |
| Status: | closed |
Jump to:
Description
Module names are coming in as "Token" but need to be checked as "token". Patch add strtolower in module_exists() calls.
Note that the logic for the checkboxes is still broken despite this.
| Attachment | Size |
|---|---|
| seo.patch | 1.65 KB |

#1
Thanks, Robert! This is fixed and will be part of the next release.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.