Closed (outdated)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2012 at 16:04 UTC
Updated:
20 Jul 2026 at 18:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tom friedhof commentedHere is the patch for this. I took the same replacement pattern from ajax.js in Drupal core. Perhaps there is a way to have Drupal.ajax process this url again so the replacement functionality isn't duplicated. Thoughts?
Comment #2
merlinofchaos commentedSo I think that the reason this was never implemented to do this is that...
if you're in the modal, you've already established that the client is using ajax, and the URLs don't need to have nojs/ajax replacement, and you can just give the proper URL.
I'm trying to think of a use case where this isn't true.
Comment #4
chris matthews commentedThe 6 year old patch to modal.js still applies cleanly to the latest ctools 7.x-1.x-dev, but the issue might need to be closed as won't fix or works as designed per merlinofchaos' comments above.
Comment #5
japerryDrupal 7 is no longer supported, closing.