I have a view where I use a filter : Taxonomy term (Id) exposed with the settings displayed in the attachment "settingsHS.png".

The bug that I describe happens in 2 different ways : if I use AJAX, or not.

Case not using AJAX:

When I change a parameter of my filter, it changes but reload the page and the old filter reappear.
Please note that the "Remember" option is NOT enabled.

The old filter reappear all the time, even if i delete session cookies + cache, remove cache from performance, from views, etc. I always retreive the same filter and cannot change it.

(Sometimes, I get the common js error "received an invalid response from the server" if I manage to get one only filter (without depth). And it reloads just after.

Case using Ajax:

When I use Ajax, there is no reload, but the form disapear (see the pictures). So i don't know what to do.

***

I use no cache either in Views or my browser.
I managed to make it work once i believe, but if i added another filter, the bug came back.
I don't use i18n modules.
I tried with the dev version, without success.

I searched the others topics, but nothing worked (or I made a mistake).
I'm french, so sorry for my english and sorry if the answer were on the neighborhood.

Thank you.

Webdyst.

CommentFileSizeAuthor
before_change.png2.54 KBWebdyst
after_change.png2.09 KBWebdyst
settingsHS.png30.88 KBWebdyst
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Webdyst’s picture

Status: Active » Fixed

Ok it was an incompatibility with Views Live Filter, i added a triger at the end of HS (in Jquery) to call the views live filter when it finished.

Status: Fixed » Closed (fixed)

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

1kenthomas’s picture

Status: Closed (fixed) » Needs work

@Webdyst: WHOA there. Can you share your code??? It's not fixed until it's fixed for the community.

Looks to be a duplicate of http://drupal.org/node/933736

stefan.r’s picture

Issue summary: View changes
Status: Needs work » Closed (won't fix)

6.x issue without activity for over 3 years, closing.

Please reopen if this is still an issue in 7.x.