Pass The URL Through Unfiltered
Kripsy - March 3, 2008 - 12:34
| Project: | Custom Breadcrumbs |
| Version: | 5.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
Looking for this too. any ideas anyone? I'm trying to pass term number into a filter via URL.
#2
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.
#3
I just committed a fix that should address this problem. See #217875: Allow Query String in paths for details.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.