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

      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.

            [CONFCLOUD-72855] Object Connector macro needs to work with Vimeo hash

            This is a major issue for us as well. Adding this comment to see if it helps escalating.

            Staffan Erlandsson added a comment - This is a major issue for us as well. Adding this comment to see if it helps escalating.

            This is also impacting how we use Confluence. Please can this be escalated?

            Joni Langdale added a comment - This is also impacting how we use Confluence. Please can this be escalated?

            IT Team added a comment -

            How do we get this escalated at Atlassian?  This is impacting how we use Confluence.

            IT Team added a comment - How do we get this escalated at Atlassian?  This is impacting how we use Confluence.

            Bruce Michelsen added a comment - - edited

            It would be nice if the Object Connector supported both of these Vimeo link formats:

            https://vimeo.com/videoID/hashID
            https://player.vimeo.com/video/videoID?h=hashID
            

            For example:

            Vimeo support further indicated this info regarding the hash:

            "We’ve recently added this to all embed codes as an extra security measure for video owners. For now, some embeds may still work without the privacy hash, but as time goes on, ultimately all private embeds will require the ?h parameter to remain private."

            A workaround is to use the iframe macro; however, currently, the iframe macro does not add the allowfullscreen attribute.

            Bruce Michelsen added a comment - - edited It would be nice if the Object Connector supported both of these Vimeo link formats: https: //vimeo.com/videoID/hashID https: //player.vimeo.com/video/videoID?h=hashID For example: https://vimeo.com/610932680/9c7923b4f8 https://player.vimeo.com/video/610932680?h=9c7923b4f8 Vimeo support further indicated this info regarding the hash: "We’ve recently added this to all embed codes as an extra security measure for video owners. For now, some embeds may still work without the privacy hash, but as time goes on, ultimately all private embeds will require the ?h parameter to remain private." A workaround is to use the iframe macro; however, currently, the iframe macro does not add the allowfullscreen attribute.

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

                Created:
                Updated: