VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: manuelgonzalez on June 19, 2012, 11:57:34 AM

Title: [BUG] category search in backend doesn't search correctly
Post by: manuelgonzalez on June 19, 2012, 11:57:34 AM
When i try to search a category in virtuemart backend it only find categories if there's categories in first level. Then it returns the correct search results. But if there's not a result in first category level, it returns no results.

Example: This is a category tree:

-Videogames
--Videogames
---PS3
---PSVita
---Wii
--Consoles

if i seach "games" it returns:

-Videogames
--Videogames

but if i search "Wii" it returns nothing.