Closed Bug 1432106 Opened 8 years ago Closed 8 years ago

document) When title contains '?' encoded as '_' -> language selection always reseted.

Categories

(developer.mozilla.org Graveyard :: Wiki pages, enhancement)

All
Other
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: junthus, Assigned: jwhitlock)

References

()

Details

Attachments

(1 file)

:: Developer Documentation Request Request Type: Correction Gecko Version: unspecified Technical Contact: :: Details The issue is about title encoding. "What are extensions?" encoded to `What_are_extensions_`. For English users, It isn't problem (default redirect to en page) but languages users, NOT. Language selection is always initialized. It's annoying. Plz fix it. Thanks.
Component: Accessibility → Wiki pages
Priority: P5 → --
Product: Developer Documentation → Mozilla Developer Network
I agree, changing the macro to switch from a redirect to the target page is the best option. I've opened https://github.com/mdn/kumascript/pull/563 to do this. It appears the page translations already omit the underscore, so there shouldn't be any pages to move in other locales.
Assignee: nobody → jwhitlock
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Commits pushed to master at https://github.com/mdn/kumascript https://github.com/mdn/kumascript/commit/87178642790896127da5bffab238117ceb7e4c90 bug 1432106:AddonSidebar: Update link https://developer.mozilla.org/en-US/Add-ons/WebExtensions/What_are_WebExtensions_ is now a redirect to: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/What_are_WebExtensions The question mark "?" was encoded as an underscore, so it was removed from the slug. https://github.com/mdn/kumascript/commit/b74c7f4b8c058191e371f86031766e0b8553f77a Merge pull request #563 from jwhitlock/addonssidebar-1432106 bug 1432106: AddonSidebar: Update link
The update shipped, and the 1726 pages using AddonSidebar have been re-rendered. Translations should avoid the trailing underscore in the slug, like the English doc does.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: