Postponed (maintainer needs more info)
Project:
External iFrame
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2012 at 18:39 UTC
Updated:
12 Jul 2012 at 15:43 UTC
Would it be possible to automatically exclude URLs with a "?" mark in them. Currently these domains cause an error.
Comments
Comment #1
stongo commentedCan you give me an example of an error caused by this?
As a test I added a link to another drupal site with the destination parameter set on login, and it worked as expected:
<a href="http://myotherdrupalsite.com/user?destination=adminComment #2
Nigeria commentedMy apologies.
It should be something like:
href="http://myotherdrupalsite.com/user?destination=http://myotherotherdrupals..."
Comment #3
stongo commentedLatest commit now ignores urls as you described