First thank you for 7 release
i get this error when tray to open this link
""

Comments

yamenshahin’s picture

yamenshahin’s picture

Error 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).

stongo’s picture

I 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.

walker2238’s picture

This is also the case for D6.

walker2238’s picture

Any update on this?

yamenshahin’s picture

me too asking

stongo’s picture

Status: Active » Needs review

should be fixed in d7 dev release

stongo’s picture

and d6 dev release

stongo’s picture

Status: Needs review » Closed (fixed)

Marking as fixed.

alexx90’s picture

in 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.

nguyentran’s picture

in Drupal 7.x, I have the same problem, i try the solution as #3 (http://drupal.org/node/1214740#comment-4758646).

stongo’s picture

Confirming 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.

stongo’s picture

I pushed this fix to a final beta release of 7.x-1.x and 6.x-1.x