Opened 16 years ago

Last modified 15 years ago

#2384 closed Bug

Tag object: Switching to wysiwyg mode changes param "movie" to "about:blank" — at Version 1

Reported by: Josef Kufner Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.6.2
Keywords: Pending WorksForMe Cc:

Description (last modified by Alfonso Martínez de Lizarrondo)

Hello,

try insert this code to fckeditor in source mode and switch to wysiwyg and back. (It is same when form is loaded.)

<object width="320" height="240" align="" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" id="movie">
  <param name="movie" value="http://www.prokrasnetelo.cz/data/player.swf?file=/data/reportaz-vareni.flv&amp;size=false&amp;aplay=false&amp;autorew=true&amp;title=" />
  <param name="bgcolor" value="#ffffff" />
  <embed width="320" height="240" align="" bgcolor="#FFFFFF" src="http://www.prokrasnetelo.cz/data/player.swf?file=/data/reportaz-vareni.flv&amp;size=false&amp;aplay=false&amp;autorew=true&amp;title=" quality="high" name="movie" type="application/x-shockwave-flash" plug="" inspage="http://www.macromedia.com/go/getflashplayer">
  </embed> 
</object>

It will change <param name="movie" value="..."> to <param name="movie" value="about:blank"> so there is no way to edit texts with videos by our users.

Thank you!
Josef Kufner.

Change History (1)

comment:1 Changed 16 years ago by Alfonso Martínez de Lizarrondo

Description: modified (diff)
Keywords: Pending WorksForMe added
Priority: HighNormal

I've tested the four browsers and it's working fine for me in all of them.

Could you please provide any additional info to reproduce the issue?

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy