Incorrect URL when hit submit
crooke - February 6, 2008 - 01:09
| Project: | Views Filter Block |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
#2
This is a bug related to not having clean-url's. I just checked in a fix, please try the newest version. Thanks!
#3
Automatically closed -- issue fixed for two weeks with no activity.