While it may sound like a strange request, I am trying to make one of the breadcrumb URL's pass an argument to a filter depending on a token. Unfortunately, the url seems to get filtered into ascii and my ? turns into %3F. Is there any way to prevent this?

Comments

timefor’s picture

Looking for this too. any ideas anyone? I'm trying to pass term number into a filter via URL.

timefor’s picture

hey Kripsy, did you ever solve this issue? It seems basic enough but I don't know enough php to even know where to begin trying things.

MGN’s picture

Status: Active » Fixed

I just committed a fix that should address this problem. See #217875: Allow Query String in paths for details.

Status: Fixed » Closed (fixed)

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