Closed (fixed)
Project:
Views Filter Block
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2007 at 16:59 UTC
Updated:
7 Nov 2010 at 18:54 UTC
Jump to comment: Most recent
Comments
Comment #1
douggreen commentedI just created a test that worked fine -- see http://drupal5.douggreenconsulting.com/drupal/node/134257.
Things to look at:
Other than just disabling the filter block, can you isolate what it is about your view that is different than mine. You gave a rather simplistic test case, which was not your real view (you said, "let's say..."). And I am not able to recreate the problem with this simplistic test case.
Comment #2
giorgoskDoug
I am actually not working with clean URLs - I am on my local machine with XAMPP
As soon as I move this on my shared host I will try to see if there is actually a problem
I presented a simplistic case (my fault) since I was actually convinced that it does not actually work for ALL cases
Comment #3
mcvecka commentedI've encountered the same problem. It appears only with the clean URLs disabled. After pressing the filter's 'Submit' button I'm getting the following URLs:
1. with the clean URLs enabled (proper behavior -- only the related nodes are shown):
www.example.com/topics?op0=OR&filter0%5B%5D=12. with the clean URLs disabled (frontpage is displayed):
www.example.com/?op0=OR&filter0%5B%5D=1However, I get the correct output if I manually type the URL:
www.example.com/?q=topics&op0=OR&filter0%5B%5D=1Comment #4
douggreen commentedI've checked in a fix for non clean-url's. This should fix this problem. Please test with the latest 5.x-dev branch and let me know if this works for you or not. Thanks!
Comment #5
mcvecka commentedI can reproduce the problem with the version:
5.x-1.x-dev 2007-Apr-12 (views_filterblock.module,v 1.4.2.11 2007/04/11 13:10:11)
Is there any later version available?
Comment #7
MohammadMoussa-Lebanon commentedhello evrey body ,im trying to make a website for sales, but im facing a problem which is , i have 3 categories appartments (for sale , for rent , to buy ) ,lands (for sale , for rent , to buy ) , buildings (for sale , for rent , to buy ) ,
all i want to do is to place 2 select boxes and let the user select in the first box if he want appartment wo land or buliding and in the second box for sale or for rent or to buy and click a button which create a query and show all in the same page, i mean all results must be in the same page,please help me im a new drupal user ,its a hard problem:S:S:
thanks alot
Comment #8
MohammadMoussa-Lebanon commentedComment #9
giorgosk@che_viva
this request should go in a separate support issue
http://drupal.org/project/issues/views_filterblock
create issue
or support forums