Closed (won't fix)
Project:
Automodal
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2012 at 23:15 UTC
Updated:
14 Nov 2013 at 12:42 UTC
Jump to comment: Most recent
Comments
Comment #1
dsnopekCan you get the project to use
$form_state['redirect']rather thandrupal_goto()? Unfortunately, there's no way for an external module (include automodal) to alter the drupal_goto() path. :-/ I think your solution with addingmodalframe_child_js()to all paths that you know will only be in the modal is the only solution, without getting the autoassignrole people to change their code.Comment #2
wizonesolutionsHeh, yeah, that project was way long ago. But yeah, I believe that is what I did in the end.