WYSIWYG view does not show all videos embedded

Last post 10-08-2010, 9:59 PM by Kenneth. 5 replies.
Sort Posts: Previous Next
  •  09-30-2010, 4:46 AM 64260

    WYSIWYG view does not show all videos embedded

    I've just created a simple page to replicate what one of our users reported.

     

    The page has several short paragraphs with a total of 3 embedded videos interspersed between them. This displays fine in the output (ie non-CuteEditor view) and in the html view, but in the WYSIWYG view the second video and preceding paragraph are not rendered.

    As we don't give our users access to the html view (and most wouldn't want it) this makes it very difficult for them to edit these pages.

     
    Below: the html view and the wysiwyg view - you can see that STEP TWO and the following video are not rendered (however the following text and video is).
     
  •  09-30-2010, 11:48 AM 64265 in reply to 64260

    Re: WYSIWYG view does not show all videos embedded

    Dear adamliptrot,
     
     
    Thank you for asking
  •  10-01-2010, 3:49 AM 64287 in reply to 64265

    Re: WYSIWYG view does not show all videos embedded

    Hi Eric, I realise that, but it was not what I was asking.
    There are 3 videos embedded in the page.
    The html view shows all 3 and all the associated text.
    The wysiwyg view loses one of the videos (placeholder or not) and preceding paragraph - they are just not there at all
     
    You can see this in the images I attached. 
  •  10-01-2010, 12:25 PM 64295 in reply to 64287

    Re: WYSIWYG view does not show all videos embedded

    adamliptrot,
     
    I just tested 3 flash videos in the following example:

    http://cutesoft.net/example/general.aspx
     
    It works for me.
     
    Can you try this example?
     
    Which version of Cute Editor are you using? This demo is running version 6.6 latest build.
     
    Keep me posted

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  10-04-2010, 4:25 AM 64315 in reply to 64295

    Re: WYSIWYG view does not show all videos embedded

    Nope, didn't work.
     
    Here's the code I pasted into the html view (got exactly the same result as on our site's install) 
     
    <p>STEP ONE</p>
    <p>This is some descriptive text</p>
    <p>
    <object xcodebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" height="344" width="425" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
    <param name="Movie" value="http://www.teachers.tv/flash/videos/rachel-atkins-lesson-1-uncut" />
    <param name="allowFullScreen" value="true" />
    <embed src="http://www.teachers.tv/flash/videos/rachel-atkins-lesson-1-uncut" width="425" height="344" allowfullscreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
    </embed>
    </object> </p>
    <p style="clear: both;"> </p>
    <p>STEP TWO</p>
    <p>More descriptive text</p>
    <p> <object xcodebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" height="344" width="425" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
    <param name="Movie" value="http://www.teachers.tv/flash/videos/rachel-atkins" />
    <param name="allowFullScreen" value="true" /><embed src="http://www.teachers.tv/flash/videos/rachel-atkins" width="425" height="344" allowfullscreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object></p>
    <p>&nbsp;</p>
    <p>STEP THREE</p>
    <p>More text</p>
    <p>&nbsp;</p>
    <p>STEP FOUR</p>
    <p>More text for four</p>
    <p>
    <object xcodebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" height="344" width="425" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
    <param name="Movie" value="http://www.teachers.tv/flash/videos/kath-morgan" />
    <param name="allowFullScreen" value="true" />
    <embed src="http://www.teachers.tv/flash/videos/kath-morgan" width="425" height="344" allowfullscreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
         </object>&nbsp;</p>
         <p>&nbsp;</p>
         <p>STEP FIVE</p>
         <p>Text for five</p>
         <p>&nbsp;</p>
         <p>STEP SIX</p>
         <p>Text for six&nbsp;</p> 
  •  10-08-2010, 9:59 PM 64361 in reply to 64315

    Re: WYSIWYG view does not show all videos embedded

    Hi adamliptrot,
     
    I can reproduce this issue. We will fix it as soon as possible.
     
    Regards,
     
    ken 
View as RSS news feed in XML