Hi there,

The Global Redirect module is called "globalredirect", no underscore. I would suggest that we fix the spelling in the suggest variable even if unused by Core.

Thank you.
Alexis

Comments

AlexisWilke’s picture

Title: .info suggest "global_redirect" instead of "globalredirect" » .info suggests "global_redirect" instead of "globalredirect"

Correct grammar in title.

Current version:

name = Path redirect
description = Redirect users from one URL to another.
core = 6.x
enhances[] = pathauto
suggests[] = global_redirect
recommends[] = elements

Suggested fix:

name = Path redirect
description = Redirect users from one URL to another.
core = 6.x
enhances[] = pathauto
suggests[] = globalredirect
recommends[] = elements