Closed (fixed)
Project:
Rules Link
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2012 at 19:30 UTC
Updated:
29 Feb 2020 at 10:09 UTC
Jump to comment: Most recent
Comments
Comment #1
IWasBornToWin commentedAny suggestions?
Comment #2
IWasBornToWin commentedbump
Comment #3
IWasBornToWin commented?
Comment #4
IWasBornToWin commentedAny?
Comment #5
mitchell commentedYea, since there's no page request, a drupal_goto() call wouldn't be possible. Maybe it'd be possible to do something similar to the way system messages are incorporated as the link message to maintain the same configuration workflow, or the javascript link behaviors could be made pluggable with options in the configuration screen.
For testing, I tried substituting http://drupalcode.org/project/rules_link.git/blob/refs/heads/7.x-1.x:/ru... with
window.location = "http://localhost";and it worked as expected (as long as a 'Show site message' action is set). On a side note, #1485786: Inverse link after rules link acted may also be influenced by this or be able to give some insight.Comment #6
avpadernoI am closing this issue since it got an answer 8 years ago and there haven't been replies.