Closed
Bug 1116419
Opened 10 years ago
Closed 10 years ago
Revision dashboard "bug" highlighting is case sensitive
Categories
(developer.mozilla.org Graveyard :: Dashboards, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: teoli, Assigned: adusca, Mentored)
Details
(Whiteboard: [specification][type:bug])
Attachments
(1 file)
|
45.64 KB,
image/png
|
Details |
What did you do?
================
A comment in the revision dashboard had a mention to "Bug 707479".
What happened?
==============
The mention wasn't made an hyperlink
What should have happened?
==========================
Like for lowercase mentions ("bug 707479"), they should be made an hyperlink
Is there anything else we should know?
======================================
| Reporter | ||
Comment 1•10 years ago
|
||
"Bug XYZ" are not made hyperlinks.
"bug XYZ" are.
The former should behave like the lowercase case.
| Reporter | ||
Comment 2•10 years ago
|
||
A similar highlighting is happening on $history pages, it also should behave the same (case-insensitive).
See a non-working case: https://developer.mozilla.org/en-US/docs/Mozilla/JavaScript_code_modules/PromiseUtils.jsm/Deferred$history
Comment 3•10 years ago
|
||
Good enhancement bug for a new contributor.
Mentor: lcrouch
Severity: normal → enhancement
Component: General → Dashboards
Comment 4•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/cffb896bb194b0fb64aa6f84f7bb1fef43ceb17b
Bug 1116419: Highlight 'bug' ignoring case in Wiki comments and history
https://github.com/mozilla/kuma/commit/e9c3133d72c9e938e64f450c62674fdc4ea5a7e8
Merge pull request #2982 from adusca/master
Bug 1116419: Highlight both 'bug' and 'Bug' in Wiki comments and history
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Assignee: nobody → alicescarpa
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
•