Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2009 at 20:45 UTC
Updated:
7 Jul 2009 at 04:56 UTC
The "Video Upload" (http://drupal.org/project/video) module's name conflicts with the video upload component (submodule) of the video module.
When the video module (http://drupal.org/project/video) is present on the modules directory, the video upload module's cck field (http://drupal.org/project/video) will not be listed in your modules list and thus can not be enabled.
I just mention it here to give you a heads up, since the Video Upload is a younger module, it is their fault and they should fix it.
I already posted it as an issue under the Video Upload module issues:
http://drupal.org/node/511868
Comments
Comment #1
hypertext200Thanks for figure out the issue, we may need to have global namespace to avoid such a conflict, so this should fix in the D7 and this will be a good start to it.
I will fix this in my module :)
Comment #2
wretched sinner - saved by grace commentedMarked as duplicate of #371375: Do not allow a module and theme to use the same name..