Markdown: Linking to other bugs
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
People
(Reporter: Webworkr, Unassigned)
Details
User Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36
Steps to reproduce:
Enter "#" + "bug number" (without spaces).
Actual results:
The link is not detected.
Expected results:
As far as I understood the principle, it should be possible to link directly to other bugs via a featured # like in GitHub.
| Comment hidden (obsolete) |
Updated•2 years ago
|
Comment 2•2 years ago
|
||
(In reply to Denis Müller [:Webworkr] from comment #0)
As far as I understood the principle, it should be possible to link directly to other bugs via a featured # like in GitHub.
You can do this in bugzilla with "bug" followed by the bug number. For instance: bug 1840222.
Comment 3•2 years ago
|
||
You can also link to a specific comment by doing something like bug 1840222 comment 3.
Comment 4•2 years ago
|
||
That #123456 markup isn't supported; it is bug 123456 instead thus this is not a defect
| Reporter | ||
Comment 5•2 years ago
|
||
Thanks for the explanations :-)
I still have two questions:
- For the function "References" in the header of a bug one needs additional user rights (example bug 832993)?
- Offtopic: Addressing by @ is also not supported?
Thank you again
Description
•