When two modules with different system names and the same user-readable name (i.e. "name" in .info file) are present, only one of them shows on module list page.
To reproduce this bug:
1. Install and enable CCK Attributes module.
2. Copy Ubercart module to /site/all/modules (it has uc_attribute sub-module).
3. Open /admin/build/modules.
CCK Attributes module should be missing now. If you submit the form, CCK Attributes module would be disabled. When module filter is disabled everything works ok.
Comments
Comment #1
greenskin commentedI can confirm this is an issue, but only for the tabs version.
Comment #2
greenskin commentedFixed in the latest dev release.
Comment #3
TonyK commentedThanks!