Closed
Bug 279887
Opened 21 years ago
Closed 21 years ago
summary field value is truncated when showing certain bugs
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 101380
People
(Reporter: io, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20041213
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20041213
Sometimes the "Summary" field of a bug is being broken (it's being truncated
after some chars) after clicking on it from the bugs list.
The side-effect of this is that someone who's not the owner of the bug can't
reply to it because bugzilla alerts about an unauthorized change of the Summary
value.
Reproducible: Always
Steps to Reproduce:
1. click on this link https://bugzilla.mozilla.org/show_bug.cgi?id=279884
2.
3.
Actual Results:
"Summary" text field contains the following value:
Crash [@
Expected Results:
Crash [@ nsMenuPopupFrame::RelayoutDirtyChild] when usi...
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 101380 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•