• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1
    • 3.1
    • Démo
    • None

      When adding a youtube/dailymotion video in a newsletter, all seems to be fine in the editor (youtube or dailymotion image inserted...)
      But when viewing the newsletter, we only have this code :

      <object width='480' height='385'><param name='movie' value='http://www.youtube.com/v/-4bPaW8KBQ'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/-4bPaW8KBQ' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='480' height='385'></embed></object>

      No flash video reader...

          [CMS-2352] HTML expert and newsletters

          this is due to default newsletter template

          Raphaël Franchet added a comment - this is due to default newsletter template

          This is due to expert structure.

          The expert is a text concerted to xml using <xsl:value-of disable-output-escaping="true"/>
          But this works only when this the xsl is the last part of the pipeline
          And newsletter have another newsletter just after the first one, that apply-templates to move hierarchy

          The bug is visible when with IE7 you put the expert pellet in the middle of a title for example

          Raphaël Franchet added a comment - This is due to expert structure. The expert is a text concerted to xml using <xsl:value-of disable-output-escaping="true"/> But this works only when this the xsl is the last part of the pipeline And newsletter have another newsletter just after the first one, that apply-templates to move hierarchy The bug is visible when with IE7 you put the expert pellet in the middle of a title for example

            raphael Raphaël Franchet
            jonathan Jonathan Wendlinger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: