Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

alex-kowalczyk
Copy link
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
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
6 checks passed
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