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

Use officially known term "percent-encoding" instead of "URL encoding" #34855

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

leon-win
Copy link
Member

Description

Ths PR updates all links to https://en.wikipedia.org/wiki/URL_encoding (changed to actual https://en.wikipedia.org/wiki/Percent-encoding).

Additional details

Also updates formatting and improves example style on changed pages.

Related issues and pull requests

Relates to #34575

@leon-win leon-win requested review from a team as code owners July 15, 2024 23:22
@leon-win leon-win requested review from jpmedley, sideshowbarker, Elchi3 and estelle and removed request for a team July 15, 2024 23:22
@github-actions github-actions bot added Content:HTML Hypertext Markup Language docs Content:WebExt WebExtensions docs Content:WebAPI Web API docs Content:JS JavaScript docs Content:HTTP HTTP docs size/m [PR only] 51-500 LoC changed labels Jul 15, 2024
Copy link
Contributor

Preview URLs (12 pages)
External URLs (13)

URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/RuleCondition
Title: declarativeNetRequest.RuleCondition


URL: /en-US/docs/Web/API/HTMLAreaElement/hash
Title: HTMLAreaElement: hash property


URL: /en-US/docs/Web/API/Location/hash
Title: Location: hash property


URL: /en-US/docs/Web/API/URL/hash
Title: URL: hash property


URL: /en-US/docs/Web/HTTP/Methods/POST
Title: POST


URL: /en-US/docs/Web/HTTP/Headers/Set-Cookie
Title: Set-Cookie


URL: /en-US/docs/Web/HTTP/Headers/Link
Title: Link


URL: /en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URLs
Title: Data URLs


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/escape
Title: escape()


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/unescape
Title: unescape()


URL: /en-US/docs/Web/HTML/Element/input/submit
Title: <input type="submit">


URL: /en-US/docs/Web/HTML/Element/input/image
Title: <input type="image">

@Josh-Cena
Copy link
Member

For context: it was last changed in #24633 because this used to be the Wikipedia title. Could you change all Wikipedia links to the glossary entry instead?

@sideshowbarker sideshowbarker merged commit b4e7420 into mdn:main Jul 15, 2024
7 checks passed
@leon-win leon-win deleted the improve/use-percent-encoding branch July 16, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:HTML Hypertext Markup Language docs Content:HTTP HTTP docs Content:JS JavaScript docs Content:WebAPI Web API docs Content:WebExt WebExtensions docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants