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

Valid URLs are having the straight apostrophes transformed into fancy/curly quotes #235

Open
gaj23 opened this issue Oct 31, 2023 · 0 comments

Comments

@gaj23
Copy link

gaj23 commented Oct 31, 2023

Version 2.4.59

Given below input, we'd expect that the URL would continue to have a straight apostrophe. However, this straight apostrophe is transforming into a opening quote. This breaks the URL which was previously valid.
Input:

{"id":"249878","URL":"http://en.moj.gov.cn/pdf/DecisionoftheStateCouncilonAmendingtheRegulationsofthePeople'sRepublicofChinaonCustomsExternalAuditing.pdf","type":"webpage","title":"Decision of the State Council on amending the regulations of the People’s Republic of China on customs external auditing. Promulgated by Decree No. 670 on 19 June 2016 and effective as of 1 October 2016","author":[{"literal":"State Council of the People’s Republic of China"}],"issued":{"date-parts":[[2016,6,19]]},"citation-key":null}

valid url
http://en.moj.gov.cn/pdf/DecisionoftheStateCouncilonAmendingtheRegulationsofthePeople'sRepublicofChinaonCustomsExternalAuditing.pdf

invalid url
http://en.moj.gov.cn/pdf/DecisionoftheStateCouncilonAmendingtheRegulationsofthePeople’sRepublicofChinaonCustomsExternalAuditing.pdf

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

No branches or pull requests

1 participant