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

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

XMLWordPrintable

    • 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>
      

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

              Created:
              Updated:
              Resolved: