Skip to content

Fixed Issue #1025 - URL-based glyphs and fonts break displaying of ve…#1026

Merged
acalcutt merged 1 commit intomaptiler:masterfrom
alex-kowalczyk:issue-1025-glyphs-fonts-urls-broken
Oct 20, 2023
Merged

Fixed Issue #1025 - URL-based glyphs and fonts break displaying of ve…#1026
acalcutt merged 1 commit intomaptiler:masterfrom
alex-kowalczyk:issue-1025-glyphs-fonts-urls-broken

Conversation

@alex-kowalczyk
Copy link
Copy Markdown
Contributor

Fixed Issue #1025 - URL-based glyphs and fonts break displaying of vector tiles

Root cause: modified regex in #1002 caused URLs to be broken.
Fixed: by reverting previous regexes.

Tests:

  • Confirmed by building and running locally (via Dockerfile) with data folder which breaks on 4.6.0
  • Run tests via Dockerfile_test

…ng of vector tiles

Root cause: modified regex in maptiler#1002 caused URLs to be broken.
Fixed by reverting previous regexes.

Tests:
 * Confirmed by building and running locally with formerly breaking config.json and style json.
 * Run tests via Dockerfile_test
Copy link
Copy Markdown
Collaborator

@acalcutt acalcutt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this locally and confirmed this issue. It looks like it started in v4.5.2 and is in the current v4.6.1 version.

I reverting these values and it seems to have fixed the issue described.

@acalcutt acalcutt merged commit 4568027 into maptiler:master Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants