Closed
Bug 449505
Opened 17 years ago
Closed 17 years ago
'HG Log' and 'HG Blame' don't work on 'mozilla-central' files displayed from 'comm-central'
Categories
(Webtools Graveyard :: MXR, defect)
Webtools Graveyard
MXR
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sgautherie, Assigned: timeless)
Details
Use case:
1. Search for
<http://mxr.mozilla.org/comm-central/search?string=blockImage>
2. Display
<http://mxr.mozilla.org/comm-central/source/mozilla/browser/base/content/nsContextMenu.js>
3. Click 'HG Blame'.
3r.
<http://hg.mozilla.org/mozilla-central//index.cgi/annotate/7540abc35c970a58a6587c194c4c9af611ae0221/mozilla/browser/base/content/nsContextMenu.js>
{{
An error occurred while processing your request
mozilla/browser/base/content/nsContextMenu.js@7540abc35c97: not found in manifest
}}
The link is to '/mozilla-central', which is fine;
but '/mozilla' is not removed from the start of the path :-(
***
Unrelated, but the double '/' in "mozilla-central//index.cgi" seems odd.
Comment 1•17 years ago
|
||
timeless already fixed this, and I just pushed it live.
Assignee: nobody → timeless
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•