I'm unable to use two contextual filters if either of the filters contains spaces. Here are some examples of whats going wrong:

The site returns error message saying:

Fatal error: Maximum execution time of 60 seconds exceeded in /var/www/virtual/my-site/htdocs/includes/bootstrap.inc on line 3279

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 24874585 bytes) in /var/www/virtual/my-site/htdocs/includes/bootstrap.inc on line 3388

when I try something like this I get the error:
MySite/MyView/Filter1/filter-2-using-spaces
MySite/MyView/filter-1-using-spaces/filter2

This works fine when I don't use spaces:
MySite/MyView/Filter1/Filter2

I have tried this with the "Transform spaces to dashes in URL" option turned both on and off. I have also tried this with and without validation criteria but I always get the same error :-(

Comments

Anonymous’s picture

Title: Unable to use two contextual filters if either of the filters contains spaces (or dashes) » Problem with feeds

I accidentally noticed that if I deleted the filters from the RSS feed page of my view and it started working normally after that.

Mołot’s picture

Component: Miscellaneous » feed displays
Assigned: » Unassigned

So it's only feeds problem here?

renatog’s picture

Category: Bug report » Support request
Issue summary: View changes
Status: Active » Fixed

Hello bjarkig82, how are you?

Thanks for reporting and thanks for your explanation on #1 about deleting filters from the RSS feed page of view. It really makes sense. Thank you so much

Status: Fixed » Closed (fixed)

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