[ 
http://www.jahia.org/jira/browse/JAHIA-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xavier Lawrence resolved JAHIA-2927.
------------------------------------

    Resolution: Won't Fix

The following code works well:
<iframe height="100" src="hello.html" width="450" />

This one too:
<iframe height="100" src="hello.html" width="450">If you can see this, your 
browser doesn't understand IFRAME. However, we'll still <a 
href="hello.html">link</a> you to the file.</iframe>

But this one does not get saved:
<iframe height="100" src="hello.html" width="450" ></iframe>

So this is a HTML problem, the above code is not a valid code in XHTML and TIDY 
or FCK gets rid of it

> iframes are not saved when declaring in a bigtext
> -------------------------------------------------
>
>                 Key: JAHIA-2927
>                 URL: http://www.jahia.org/jira/browse/JAHIA-2927
>             Project: Jahia Content Management Server
>          Issue Type: Bug
>          Components: WYSIWYG Editors - Tidy
>    Affects Versions: 5.0 SP4
>         Environment: server : win / mysql 5
> client : tested with firefox and IE 7
>            Reporter: Clement Egger
>            Assignee: Xavier Lawrence
>             Fix For: 5.0 SP4
>
>
> Use FCK in source mode
> declare an iframe
> save your container
> -> empty
> The iframetag is deleted, maybe a standard config but if it is the case it 
> souldn't the case by default

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://www.jahia.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
jira_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/jira_list

Reply via email to