[Wikiwyg-dev] Fwd: IE security warning
- To: wikiwyg-dev <wikiwyg-dev@wikiwyg.net>
- Subject: [Wikiwyg-dev] Fwd: IE security warning
- From: "Sabri LABBENE" <sabri.labbene@gmail.com>
- Date: Mon, 26 Feb 2007 16:38:25 +0100
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=RjI2o8Xnri0Mm5ZCzQBAlYlhTH5wlZZs4RpCsgeTjSfkEFwFZRoeAmT8r/XFRhPAdXtTnMtuJr+dMNNgHXZ+VM4lNexlm/EcDDRQadlqoFAYHsd9rPIPFQP9ssBLU/XHQ0xbk5U5Fb+YvaJqjyIkeET++t46gfU1CojZnhHGndQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=bC2dyaEk2ZFkxbkVJgauRecYM5W5dq3RQlg1SzVu3LLj4Ho+44oGV7j3CHPlDVJbgkrGgMr6OmY2cbupQ+M44VCYUhn99SgRTS+k8iqVT6eiEkG9vvcsJ7M+NfsPQLRuTl/c1yAO7bgKDIoEDJN9iyz+K/J+85rrpoX+SQ/Lnkc=
- In-reply-to: <2ef823550702260654g4dfc94ccg17a3e7fc4056f897@mail.gmail.com>
- References: <2ef823550702260654g4dfc94ccg17a3e7fc4056f897@mail.gmail.com>
Hi all,
Since wikiwyg runs into an iframe which do not have an src attribute, this raises a security warning when browsing with IE.
I found many wrkarounds in Internet that aims to bypass this security check. Each of them solves the problem only for a given version of IE.
Examples:
* create a 'null.html' page that only contain "<html></html>" and make the iframe src point there
* make src="" . This will look three or four levels deep inthe server file tree then stops. This break the wysiwyg mode layout and make the editor slow.
* make src="" void(0);"
All of those workarounds did not help me.
I guess that you've raised this question before and I'll be pleased if someone could teel how to remove this security warning in IE.
Cheers,
-- Sabri.
This archive was generated by a fusion of
Pipermail (Mailman edition) and
MHonArc.