Closed (fixed)
Project:
External iFrame
Version:
7.x-1.0-beta5
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2011 at 02:00 UTC
Updated:
23 Apr 2012 at 14:51 UTC
First thank you for 7 release
i get this error when tray to open this link
""
Comments
Comment #1
yamenshahin commentedhttp://www.youtube.com/watch?v=Lw5rRctO9js
target="_blank"
Comment #2
yamenshahin commentedError message
Warning: Cookie names can not contain any of the following '=,; \t\r\n\013\014' in external_iframe_init() (line 138 of /home/content/75/7987175/html/sites/all/modules/external-iframe/external_iframe.module).
Comment #3
stongo commentedI will create a patch to fix this issue. I'll have to change it so it only writes the domain to the cookie instead of the whole url.
Comment #4
walker2238 commentedThis is also the case for D6.
Comment #5
walker2238 commentedAny update on this?
Comment #6
yamenshahin commentedme too asking
Comment #7
stongo commentedshould be fixed in d7 dev release
Comment #8
stongo commentedand d6 dev release
Comment #9
stongo commentedMarking as fixed.
Comment #10
alexx90 commentedin drupal 6 i have the same error message
warning: Cookie names can not contain any of the following '=,; \t\r\n\013\014' in /home/public-file/mywebfiles/sites/all/modules/external-iframe/external_iframe.module on line 141.Comment #11
nguyentran commentedin Drupal 7.x, I have the same problem, i try the solution as #3 (http://drupal.org/node/1214740#comment-4758646).
Comment #12
stongo commentedConfirming that this is still fixed in the 7.x-1.x-dev and 6.x-1.x-dev
Make sure you delete any old cookies created by an older version of external iframes.
Comment #13
stongo commentedI pushed this fix to a final beta release of 7.x-1.x and 6.x-1.x