Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
5.x-2.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2008 at 21:19 UTC
Updated:
16 Aug 2009 at 14:18 UTC
I don't know if this is a problem with Drupal or FCKEditor, but any changes made to a node that has flash get dumped when I update the page. I have to delete the flash, make the changes, save the page, re-insert the flash and save again. I'm using "full html" filters.
Is this a bug? Is drupal choking on embed tags?
Here's a good example that actually links to a 3rd party swf:
<embed height="235" width="450" allowscriptaccess="never" quality="high" type="application/x-shockwave-flash" src="http://www.pupuplatters.com/pupuplayer/pro/pupuplayerPRO_classic.swf?FeedtoFlash=308&stoponstart=1" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
Comments
Comment #1
Billy Chimpson commentedHi, I had the same problem.
Then I decided to us the "Flash Node" Module. After that, the Flash and node content could be added and changed
greets
David
Comment #2
Jorrit commentedSeems to work for me... Could it be a conflict with another module?
Comment #3
johnhorning commentedI am having the same problem - am trying to embed a YouTube video. I'm using Drupal 6.9 and Fckeditor module 6.x-1.3-rc7 .
Comment #4
Jorrit commentedCould you check if it still exists with the latest 6.x-2.x version?
Comment #5
Mindy Block commentedI started having the problem after updating to 5.18. Nodes don't update after editing them a few times. Then with the cloud tags, they're not updating either. I tried empty cache from DEVEL module. That helped for a while, then stopped working. Andy ideas? Thanks, Mindy
Comment #6
Jorrit commentedWhat version of the module are you using? What version of FCKeditor are you using?
Comment #7
Mindy Block commentedFCKeditor 5.x-2.2 and the edotor is 2.6.4.1 Though the won't update issue was there before I uploaded this, but came in after I dated the Drupal System to 5.18.
Comment #8
Jorrit commentedI will try to reproduce the later, could you send the exact flash code you're inserting.
Comment #9
Jorrit commentedI can't reproduce it. I need access to an installation that has this problem and a clear procedure to reproduce this problem.
Comment #10
Jorrit commentedClosed because of inactivity.