Cimbali / Cimbali/CleanLinks

Strips encoded cyrillic symbols in path

Open
#160 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
85
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Firefox 115, CleanLinks 4.2.3

Trying to open link
https://vk.com/away.php?to=https%3A%2F%2Fcrystalbook.ru%2Fwp-content%2Fuploads%2F2021%2F05%2F%CF%EE%F1%F2%E0%ED%EE%E2%EB%E5%ED%E8%E5-%D6%CA-%CA%CF%D1%D1-%D1%EE%E2%EC%E8%ED%E0-%D1%D1%D1%D0-%EE%F2-04.05.1958-N-509.pdf&cc_key=
which is being cleaned to
https://crystalbook.ru/wp-content/uploads/2021/05/
while proper target link is
https://crystalbook.ru/wp-content/uploads/2021/05/Постановление-ЦК-КПСС-Совмина-СССР-от-04.05.1958-N-509.pdf

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the report in Firefox 115 using the provided vk.com URL and compare the cleaned result with the expected Cyrillic filename. Trace the link-cleaning entry point responsible for decoding or removing the path, then verify that the complete target path is preserved; no source file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.