Fixed windows-1251 names in the url #3
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/url-processor#3
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "fix-vk-preview-urls"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes wrongly encoded non-ascii symbols in the POI name when someone shares it using VK
@rtsisyk 7 months ping. Please merge #7 first.
Could you please provide any examples/test cases of URLs decoded?
@rtsisyk
http://omaps.app/s5kfPG8Hgl/%C1%E5%EB%E0%FF_%F1%EA%E0%EB%E0
https://omaps.app/s5kfPGxnKT/%CA%E5%EC%EF%E8%ED%E3
Test it locally on this branch with
npx wrangler dev
:http://127.0.0.1:8787/s5kfPG8Hgl/%C1%E5%EB%E0%FF_%F1%EA%E0%EB%E0
https://127.0.0.1:8787/s5kfPGxnKT/%CA%E5%EC%EF%E8%ED%E3