Closed (works as designed)
Project:
Path Rules
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2011 at 17:39 UTC
Updated:
10 Jun 2013 at 14:45 UTC
I am trying to create a rule to redirect a path starting with '?title=', this is a specific use case because I have an exposed filter in a block shown on a page which is not the view and I cannot redirect it to the view as the actual view is a collection of views-panels-panes in a panels-page. Because of this, any exposed filters on the panels-page work perfectly, but the exposed filter on the other page sends the search string to the home page, so I simply want to redirect it using rules.
Comments
Comment #1
paranojik commentedPlease use the "Rules URL argument" module for this use case. Pathrules is only intended for "path" conditions.