Closed
Bug 1125589
Opened 10 years ago
Closed 10 years ago
Malformed HTML in commit view
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1123992
People
(Reporter: rnewman, Unassigned)
References
()
Details
On this page:
https://hg.mozilla.org/integration/fx-team/rev/da2fd51ef021
I see the following HTML:
---
<div class="page_body">
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=951480">951480</a>" title="<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=951480">Bug 951480</a>"><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=951480">Bug 951480</a></a> - Disable test_tokenserverclient on Android. a=test-only
---
which displays as:
951480" title="Bug 951480">Bug 951480 - Disable test_tokenserverclient on Android. a=test-only
The commit itself from `hg`:
changeset: 225585:da2fd51ef021
tag: fx-team
user: Richard Newman <rnewman@mozilla.com>
date: Sat Jan 24 21:38:44 2015 -0800
summary: Bug 951480 - Disable test_tokenserverclient on Android. a=test-only
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•