VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Ghost on February 23, 2016, 11:07:59 AM

Title: VM 3.0.13.2+ - can't clear search filter in BE
Post by: Ghost on February 23, 2016, 11:07:59 AM
In 3.0.13.2 VM started saving BE search variables to session, which is good. But there is an issue - keyword search doesn't clear when leaving keyword empty. Old keyword is used instead.

Test:

1. Go to VM product list in BE.
2. Enter a search word, .e.g "ceg" and search.
3. Delete the keyword (leave search box empty) and search again.

Expected result: search filter is cleared, no keyword is used.

Actual result: previous keyword ("ceg") is used.
Title: Re: VM 3.0.13.2+ - can't clear search filter in BE
Post by: Milbo on February 27, 2016, 21:43:52 PM
Please check the last committs.
Title: Re: VM 3.0.13.2+ - can't clear search filter in BE
Post by: Ghost on February 28, 2016, 13:09:30 PM
It works now. Thanks.
Title: Re: VM 3.0.13.2+ - can't clear search filter in BE
Post by: Milbo on February 29, 2016, 16:55:39 PM
You may check also the downloadable http://dev.virtuemart.net/attachments/download/992/com_virtuemart.3.0.13.6_extract_first.zip

should work now also in orders
Title: Re: VM 3.0.13.2+ - can't clear search filter in BE
Post by: Ghost on March 01, 2016, 12:36:44 PM
Tested and it works fine.

By the way, is Facebox still supported. Should its issues be reported?