Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-72855

Object Connector macro needs to work with Vimeo hash

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Problem

      Links to new Vimeo videos no longer work via the Object Connector due to Vimeo requiring a hash value at the end of the URL.

      Vimeo URLs have this format: https://vimeo.com/videoID/hashID

      Currently, the Object Connector macro in Confluence is not putting the full Vimeo.com URL (entered into the URL field) into the src parameter when generating the iframe. The hash value is not being kept.

      For example, I entered https://vimeo.com/607733378/10c39589bd into the URL field of the Object Connector, which generated a src parameter without the hash value (after the last /).

      Generated iframe:
      <iframe allowfullscreen="" allowtransparency="true" class="fullscreen-video-iframe conf-macro output-block" data-hasbody="false" data-macro-id="7d7b61e6-20a5-492c-8079-2f83f98a2f6d" data-macro-name="widget" frameborder="0" height="380" mozallowfullscreen="" src="https://player.vimeo.com/video/607733378" style="border:none; margin:1em 0em;" webkitallowfullscreen="" width="640">
      </iframe>

      Suggested Solution

      Customer needs to be able to add the HASH code when embedding videos from vimeo.

      Why This Is Important

      This is impacting directly customers that have material on vimeo and need to embed them in confluence.

      Workaround

      No workaround available. This is a upload from VIMEO.

      Attachments

        Activity

          People

            Unassigned Unassigned
            95afe851a741 Rodrigo Martins (Inactive)
            Votes:
            11 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated: