Closed
Bug 841582
Opened 12 years ago
Closed 12 years ago
Some lines get doubled in search results
Categories
(Webtools Graveyard :: DXR, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: erik, Unassigned)
Details
Searching for +member:MemberFunction in the test test_member_function() returns "void MemberFunction::<b>member_function<b><b></b> void MemberFunction::member_function() {" (with the bold-tag doubling and a second full copy of the line). For now, I've rigged the tests to expect the bad output, as they are conceptually copies of previously passing tests--they just test better and so actually notice this now--and I want to commit my test harness refactoring.
Fix this behavior and fix the tests.
Reporter | ||
Comment 1•12 years ago
|
||
This was fixed awhile ago.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•