Opened 14 years ago

Last modified 14 years ago

#7949 closed Bug

HTML parsed from fake objects bypass htmlwriter's rules — at Initial Version

Reported by: Sa'ar Zac Elias Owned by:
Priority: Normal Milestone:
Component: Core : Output Data Version:
Keywords: Cc:

Description

  • Insert the following content:

{{ <object width="251" height="200" data="http://releases.flowplayer.org/swf/flowplayer-3.2.5.swf" type="application/x-shockwave-flash">

<param name="movie" value="http://releases.flowplayer.org/swf/flowplayer-3.2.5.swf" /> <param name="allowfullscreen" value="true" /> <param name="allowscriptaccess" value="always" />

</object> }}}

  • Switch to wysiwyg and back to source.
  • See that the htmlwriter's rules are not applied to it (new lines and tabs).

Change History (0)

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