Closed (works as designed)
Project:
jQuery Update
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2009 at 21:36 UTC
Updated:
1 Jul 2010 at 20:01 UTC
package = User interface
shoud be
package = User Interface
Comments
Comment #1
quicksketchThis has been brought up several times. "Sentence case" formatting is the correct format within Drupal. "User interface" is correct and other modules should be converted to be sentence case.
Comment #2
vm commentedI'd originally reported this in extlinks which uses User interface as the package.
based on quicksketch's comment jquery_update.info shoud be changed to:
package = User interfaceComment #3
quicksketchHere's the issue sun has been working on, he's trying to get it updated through a script to change all the affected modules at once #227687: Properly capitalize "User interface" package name.
Comment #4
mfer commentedAccording to the Drupal capitalization standard, at this point, only the first letter on the first word should be capitalized. For more detail see http://drupal.org/node/231036.
Comment #5
vm commentedThe 6.x 1.1 download is using User Interface. note both words capitalized. Which is why this was filed.