Is there a reason the source for the iframe is using https instead of http?

Comments

jerdiggity’s picture

Assigned: Unassigned » jerdiggity

Yes -- if it weren't https, any secure sites would be displaying "mixed" secure and non-secure (the non-https button) content.

See http://drupalcode.org/project/fblikebutton.git/commit/935ed48 (although it doesn't say much, but still). :)

j

dmsmidt’s picture

Status: Active » Closed (works as designed)

If there are any more remarks about this feel free to reopen the issue.

Closed for now, as jerdiggity explained in #2 works as designed.