Closed
Bug 1370514
Opened 8 years ago
Closed 8 years ago
Links in editing mode need to be fixed
Categories
(developer.mozilla.org Graveyard :: General, enhancement)
developer.mozilla.org Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: atopal, Assigned: jozefkarabelly, Mentored)
Details
(Keywords: good-first-bug, in-triage)
In editing mode we show a question mark symbol next to the "Tags", "Revision Comment", and "Attachments" headlines. Those links need to be updated to link to the correct section of the page they are linking to.
Tags:
from https://developer.mozilla.org/en-US/docs/Project:MDN/Contributing/Editor_guide/Editing#The_tags_box
To https://developer.mozilla.org/en-US/docs/MDN/Contribute/Editor/Basics#The_tags_box
Revision Comment:
From https://developer.mozilla.org/en-US/docs/Project:MDN/Contributing/Editor_guide/Editing#The_revision_comment_box
To https://developer.mozilla.org/en-US/docs/MDN/Contribute/Editor/Basics#The_revision_comment_box
Attachments:
From https://developer.mozilla.org/en-US/docs/Project:MDN/Contributing/Editor_guide/Editing#The_attachments_box
To https://developer.mozilla.org/en-US/docs/MDN/Contribute/Editor/Basics#The_attachments_box
Updated•8 years ago
|
Keywords: good-first-bug,
in-triage
Comment 1•8 years ago
|
||
I agree, good first bug. The links can be found using Github search, like:
https://github.com/mozilla/kuma/search?utf8=✓&q=The_tags_box&type=
Mentor: jwhitlock
Assignee | ||
Comment 2•8 years ago
|
||
Hello can I start working on this bug?
Comment 3•8 years ago
|
||
Yes! I'll mark you as assigned. Let me know how it is going.
Assignee: nobody → jozefkarabelly
Updated•8 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•8 years ago
|
||
Are there any tests that need to be run and should I add someone's username to the pull request for a review?
Updated•8 years ago
|
Flags: needinfo?(jwhitlock)
Comment 5•8 years ago
|
||
:sebo Thanks for needinfo'ing me and setting to assigned.
jozefkarabelly, this change doesn't need tests, we'll just use manual testing. You can ping me (jwhitlock on GitHub) for the review.
Flags: needinfo?(jwhitlock)
Comment 6•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/7966cb57dea336a68eabf52ea0619018696a5451
bug 1370514 - fixed links in editing mode
https://github.com/mozilla/kuma/commit/97599fecf56939a53a9c1dabd3d9c7b602cabf60
bug 1370514: Allow fragments in wiki_url
https://github.com/mozilla/kuma/commit/90e035aa83b27747b84f2baa413ac22c1ec388d9
Merge pull request #4286 from karabellyj/new-issue-1370514
bug 1370514 - fixed links in editing mode
Comment 7•8 years ago
|
||
This is now in production. Thanks jozefkarabelly!
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment 8•8 years ago
|
||
I can confirm that it works now. Thank you, Jozef!
Sebastian
Status: RESOLVED → VERIFIED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•