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

paranojik’s picture

Status: Active » Closed (works as designed)

Please use the "Rules URL argument" module for this use case. Pathrules is only intended for "path" conditions.