I am curious as whether this will cause name space conflicts. For example, can the system table have 2 modules in different paths with the same module name? Although the name is not a unique key, what about all the queries in core that update/select 'WHERE name = ...'?

Comments

dave reid’s picture

Status: Active » Fixed

No, it will replace the entry for core's module. This works in the same way that http://drupal.org/project/update_notifications_disable does.

dave reid’s picture

And it's intended to be a replacement and place for experimental stuff for core's contact module, since I'm its maintainer now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.