Closed
Bug 344643
Opened 18 years ago
Closed 18 years ago
wrong link for inherited class in the result of searching a class
Categories
(Webtools Graveyard :: MXR, defect)
Tracking
(Not tracked)
People
(Reporter: evan.yan, Assigned: bear)
Details
reproduce steps:
1. in http://lxr.mozilla.org/seamonkey/, input a classname in "Identifier Search", say nsDocAccessible, then click "Find";
2. in the result page, click a link of the classes which nsDocAccessible inherits.
actual result:
all the links point to the first inherited class, class nsHyperTextAccessible.
expected result:
each link should point to the class displayed.
use this instead: http://landfill.mozilla.org/mxr-test/seamonkey/ident?i=nsDocAccessible
this is a duplicate and it's fixed in mxr-test.
Whiteboard: DUPEME
in the future, please fill in the url field for bugs where there's an obvious url.
*** This bug has been marked as a duplicate of 5597 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
Updated•18 years ago
|
QA Contact: timeless → lxr
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
•