Problem/Motivation

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

Proposed resolution

Modify the getUrlRegexPattern method in MediaTableauEmbedFormatter.

Command icon Show commands

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

minirobot created an issue. See original summary.

penyaskito made their first commit to this issue’s fork.

penyaskito’s picture

Status: Active » Needs review

  • penyaskito committed 3f2798f9 on 2.x authored by minirobot
    Issue #3462050 by minirobot: Allow host sub directories for self hosted...
penyaskito’s picture

Status: Needs review » Fixed

Fixed small typo before commit. Thanks for adding the tests!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.