Closed (duplicate)
Project:
Calendar Block
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Mar 2010 at 06:24 UTC
Updated:
5 Apr 2010 at 02:07 UTC
The .info for this module is defining the package as:
package = User Interface
While should be:
package = User interface
The standard Drupal naming convention suggests that any additional words to the package variable should be lowercase. Changing this will prevent Drupal from creating two "User interface" sections in the modules list.
Comments
Comment #1
c4rl commentedDuplicate of #568794: Change package name to 'User interface'