Closed (fixed)
Project:
Media: Tableau
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
17 Jul 2024 at 12:10 UTC
Updated:
9 Aug 2024 at 00:34 UTC
Jump to comment: Most recent
When a domain is added to allowed hosts, sub directories of that domain are not supported.
For example adding https://exampledomain.com does not allow tableau visualisations from urls like this: https://exampledomain.com/dir1/dir2/views/[your-tableau-viz-id].
Modify the getUrlRegexPattern method in MediaTableauEmbedFormatter.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
penyaskitoComment #6
penyaskitoFixed small typo before commit. Thanks for adding the tests!