Closed (fixed)
Project:
Geocoder
Version:
7.x-1.2
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2012 at 23:59 UTC
Updated:
25 Sep 2012 at 22:01 UTC
On some level this is a pretty trivial request, but I got a whole host of errors when going to admin/modules
Other reports of problems with malformed .info files in #939498: Notice: Undefined index: name in system_sort_modules_by_info_name() (line 926 or #1015368: Notice: Undefined index: name in system_sort_modules_by_info_name()
They aren't needed, they can muck stuff up in D7 and they don't look good.
Coder doesn't seem to identify this as a problem when I tested this module against it. There were mostly a couple small formatting issues that popped out.
Comments
Comment #1
phayes commentedThanks for catching this. Fixed