in the latest 7.x-2.x-dev the filtering by package does not work.
- clicking on package names on the left, still shows all the modules..

Comments

klonos’s picture

Latest dev works fine for me Bálint. Are you sure there's nothing else the matter? Perhaps you might wanna check these out:

#1170388: D7 version does not activate Modules / conflicts with Overlay JS
#1166414: module filter + tabs disabled = broken modules page

pasqualle’s picture

Priority: Critical » Normal
Status: Active » Closed (duplicate)

thanks @klonos, it was a conflict with overlay..

klonos’s picture

No problem mate ;)

greenskin’s picture

Status: Closed (duplicate) » Fixed

There was an issue with the package tabs not working, but a followup commit had fixed this rather promptly. Probably why it worked for @klonos, he no doubt got the dev with the fix. :)

http://drupalcode.org/project/module_filter.git/commit/faa090e8af5903575...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

jsheppard’s picture

Status: Closed (fixed) » Active

I am building a new site; was using the 7.1.x version but was having the same symptoms as noted above -"clicking on package names on the left, still shows all the modules."

So, following the advice of this thread, I uninstalled the 7.1.x version and installed the 7.x-2.x dev version and then ran the update script. However, though the modules are grouped appropriately in the center of the page, now the package names on the left don't show at all. My left margin is blank except for the "Save" button.

Any ideas that could help. Otherwise I love what this module brings to the table. Thank you for your hard work.

greenskin’s picture

Sounds like there's a JavaScript error. If you can determine what JavaScript error is being thrown, it could be helpful.

greenskin’s picture

Status: Active » Postponed (maintainer needs more info)
greenskin’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)