Hey there, I'm using this succesfully for a while now on a site of mine, but I just found a bug.

It seems that the module is not able to save views searches with date module's exposed filters? Would there be any reason that it would work for some exposed filters and not for others? Any idea where to start looking at this?

Thanks,
Patchak

Comments

avivalma’s picture

Status: Active » Needs review
StatusFileSize
new1.68 KB

Date produces a little bit strange views query parameters. Here is a patch what handles them.
This seems to be date specific (true), but if other modules produce the same style query param, it will handle.

patchak’s picture

Whoooo thanks a lot, testing this tonight!!

Patchak

avivalma’s picture

StatusFileSize
new1.57 KB

Here is a new patch. It works with min / max multiple choice date fields as well. (and it's much simplier as well)

patchak’s picture

I confirm this patch solved a bug I had when trying to save a search on a view with multiple exposed date filters.

avivalma’s picture

StatusFileSize
new2.87 KB

eliminate error messages when saving the the search. (related to redirections)

pydubreucq’s picture

Hi,
Excuse-me I'm French and I don't speak english very well...
I apply this patch, but when I click to "Save this Search" My website appears in the div where I must found the saved search :(
I don't understant why, when I reload the entire page, this disapear...
You can see on my screenshot :
Thanks for all...
Bye

pydubreucq’s picture

StatusFileSize
new168.81 KB

Excuse me I've forgotten the screenshot ;)

aron novak’s picture

Status: Needs review » Fixed

Now -dev is compatible w/ date exposed filters.

Status: Fixed » Closed (fixed)

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