-
Suggestion
-
Resolution: Unresolved
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.
This is a major issue for us as well. Adding this comment to see if it helps escalating.