Closed Bug 262627 Opened 20 years ago Closed 20 years ago

links for stack frames should strip off "()"

Categories

(mozilla.org :: Talkback Server & Webtool, task)

x86
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ajschult784, Assigned: jay)

References

()

Details

The stack frames at the URL are linked to bugzilla queries for bugs containing
the string in the comments.  But the query fails because of the trailing "()". 
The actual bug for the talkback ID is bug 262244, and it has the string
"nsListBoxBodyFrame::OnContentRemoved (this=0x8e70354, aPresContext=0x8aa2388,
aChildFrame=0x8f76548, aIndex=2)".  If the "()" were stripped in the query, it
would have found the bug.
Status: NEW → ASSIGNED
I stripped off (,),",', and * from the stack signature for all links to bugzilla
(Talkback reports also strip those characters).  So the chars will still be
displayed in all the results, but won't be part of the query url.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Product: Core → mozilla.org
Version: Trunk → other
You need to log in before you can comment on or make changes to this bug.