Skip to content

fix: preserve upper-/lowercase of links parsed by dehtml()#5362

Merged
r10s merged 2 commits intomainfrom
r10s/fix-dehtml-links
Mar 19, 2024
Merged

fix: preserve upper-/lowercase of links parsed by dehtml()#5362
r10s merged 2 commits intomainfrom
r10s/fix-dehtml-links

Conversation

@r10s
Copy link
Copy Markdown
Contributor

@r10s r10s commented Mar 19, 2024

this PR fixes a bug that lowercases all links handleld by dehtml(), which is wrong.

closes #5361

@r10s r10s requested review from iequidoo and link2xt March 19, 2024 14:04
@r10s r10s changed the title preserve upper-/lowercase of links parsed by dehtml() fix: preserve upper-/lowercase of links parsed by dehtml() Mar 19, 2024
@r10s r10s merged commit 810be4f into main Mar 19, 2024
@r10s r10s deleted the r10s/fix-dehtml-links branch March 19, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dehtml() lowercased links may be unusable

2 participants