Project:Views Filter Block
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi all,

I'm just having slight problems with this one, trying to use filter block to search specific content but after submit button is hit the url the block generates is incorrect.

should be:

?q=jobsearch&filter0=3&filter1=&filter2=

what it does:

?filter0=3&filter1=&filter2=

whereas "jobsearch" is the view I want to use it for. Now I don't have such good understanding in php although I tried to figure out where to modify the module but gave up!

Any help appreciated!

Thanks

Comments

#1

Category:bug report» support request

#2

Category:support request» bug report
Status:active» fixed

This is a bug related to not having clean-url's. I just checked in a fix, please try the newest version. Thanks!

#3

Status:fixed» closed (fixed)

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