I believe I
uncovered a bug in the new XWiki Workspaces
When I create
a page and change editors from the WYSIWYG editor to the wiki / html editor I
am losing any html I had entered previously. I had an iframe to a Flash
application such as
<iframe
src=”http://myflashbox.com/apps/somecoolflash.jsp”
width=”600px” height=”600px”></iframe>
Then when I
save and view it shows fine. But if I edit the page and change editors all I
see is…
<span
style="background-color: #efeffe"></span> and if I switch
back to WYSIWYG my iframe is gone, if I just save it is gone.
Not very
useful.
|
||||||||||||||
|