Closed (fixed)
Project:
Module Filter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2010 at 09:59 UTC
Updated:
26 Jul 2010 at 06:40 UTC
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!