Gives a strange behavior when ModuleInfo module is installed.
1) Shows emtpy results in search in some cases even though they are available. For example try searching "book"
2) Cleaning the search box, opens all the ModuleInfo information boxes, so module page becomes very long.

Comments

mcload’s picture

No update on the problem?

matteoraggi’s picture

Me too cleaning the search box it give all modules list as without module, it isn't normal?

picardo’s picture

Priority: Normal » Minor

Here is how to fix this bug. Dig into your mofule_filter folder and open up your module_filter.js or if you are using tabs module_filter_tab.js, and find every instance of "td strong" and replace them with "td > strong." It should now work with ModuleInfo.

greenskin’s picture

Status: Active » Fixed

Committed.

Status: Fixed » Closed (fixed)

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