Closed
Bug 1242880
Opened 10 years ago
Closed 10 years ago
The "syntax help" link in the Markdown section should point to landfill instead of bmo
Categories
(Bugzilla :: Documentation, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 6.0
People
(Reporter: constandinos, Assigned: LpSolit)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20160105164030
Steps to reproduce:
1. Go to https://bugzilla.readthedocs.org/en/latest/using/tips.html#markdown
2. Click the "syntax help" link
3. This page opens: https://bugzilla.mozilla.org/page.cgi?id=markdown.html
Actual results:
The page https://bugzilla.mozilla.org/page.cgi?id=markdown.html returns the following:
The page returns: The requested format does not exist with a content type of html.
Expected results:
The page should contain the syntax help for the markdown that is supported by bugzilla. It could be a typo on the URL of the link.
| Assignee | ||
Comment 1•10 years ago
|
||
The link should point to landfill instead of bmo. bmo is still running 4.2.
To ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla.git
67b6e9f..f798c04 master -> master
Assignee: documentation → LpSolit
Severity: normal → trivial
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Summary: In section 2.7.2.1. Markdown, the link to "syntax help" leads to a page that returns "The requested format does not exist with a content type of html." → The "syntax help" link in the Markdown section should point to landfill instead of bmo
Target Milestone: --- → Bugzilla 6.0
Version: unspecified → 5.1
You need to log in
before you can comment on or make changes to this bug.
Description
•