Closed
Bug 973582
Opened 12 years ago
Closed 12 years ago
Don't link "UUID <id>" to crash-stats
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: kairo, Assigned: glob)
Details
In http://globau.wordpress.com/2014/02/14/markup-within-bugzilla-comments/ it was mentioned that we link "uuid <id>" to crash-stats just as we do "bp-<id>" - as UUIDs are used for all kinds of stuff and what we use for crashes aren't real UUIDs (they have some non-random bytes) we avoid even calling them "UUIDs" anywhere and we shouldn't link them with that.
thanks for reporting this kairo.
looks like this was in place to support comments like bug 464227 comment 9, which has:
> Signature: NPSWF32.dll@0x14f779
> uuid 1b86568c-4192-430b-a856-37abb2081126
(uuid lowercased so it isn't linkified here)
removed:
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified extensions/BMO/Extension.pm
Committed revision 9237.
Assignee: nobody → glob
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•