Closed (won't fix)
Project:
Coder
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2012 at 14:25 UTC
Updated:
10 Oct 2016 at 11:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sweetchuckQuick fix.
Comment #2
mahtoranjeet commentedComment #3
aspilicious commentedWhy would you silently ignore broken modules. It's better to throw some errors in your face so you know those modules are plain broken. No?
Comment #4
marcingy commentedThis is won't fix in my eyes, or at least in the way proposed here, as modules should always have info files it is a requirement
Comment #5
marcingy commentedComment #6
mahtoranjeet commentedI agree. Module should alway have a info file. Without info file module will not list on /admin/modules page. If info file does not exits in module then an error message should show.
Comment #7
sweetchuckI ran into this issue when I was would like to use the coder module.
Does not belong info file to the following modules:
.../coder/coder_upgrade/tests/old/samples/example.module
.../coder/coder_upgrade/tests/new/samples/example.module
Comment #8
marcingy commentedSo it is an issue with coder.
Comment #9
klausiCoder 7.x is frozen now and will not receive updates. Coder 8.x-2.x can be used to check code for any Drupal version, Coder 8.x-2.x also supports the phpcbf command to automatically fix conding standard errors. Please check if this issue is still relevant and reopen against that version if necessary.