Uploaded image for project: 'Inline Media'
  1. Inline Media
  2. INLINEMEDIA-82

Migration of YouTube/DailyMotion video from 3.8 to 4.x

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 2.6.0
    • 2.5.0
    • None
    • 4.4 RC1

      With Ametys 3.8 Youtube video are store like this :

      <mediaobject>
       <alt/>
       <videoobject> <videodata type="youtube" width="850px" depth="453px" fileref="pfozcoWDNi0"/> </videoobject> 
      </mediaobject>
      

      With Ametys 4.2 and Ametys 4.3 these videos are not displayed in frontoffice and backoffice.
      New videos are stored like this :

      <mediaobject type="youtube">
       <alt/>
       <videoobject> <videodata type="youtube" width="850px" depth="453px" fileref="pfozcoWDNi0"/> </videoobject> 
      </mediaobject>
      

          [INLINEMEDIA-82] Migration of YouTube/DailyMotion video from 3.8 to 4.x

          Migration à suivre.

          Bérénice Maurel added a comment - Migration à suivre.

          Steps to reproduce

          1. Edit an old content with a YouTube or DailyMotion video
          2. Save it
          3. Show it
          4. The video has disappear

          Display for old contents with YouTube or DailyMotion video are not impacted unless you edited the content. If the display is impacted, that's because of an XSL in your skin.

          Bérénice Maurel added a comment - Steps to reproduce Edit an old content with a YouTube or DailyMotion video Save it Show it The video has disappear Display for old contents with YouTube or DailyMotion video are not impacted unless you edited the content. If the display is impacted, that's because of an XSL in your skin.

            bmaurel Bérénice Maurel
            ogehin Olivier Gehin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: