Bug 166397 - Add hyperlink to the exception class in task editor
Summary: Add hyperlink to the exception class in task editor
Status: RESOLVED DUPLICATE of bug 164041
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mylyn Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-30 15:33 EST by Eugene Kuleshov CLA
Modified: 2006-12-02 04:52 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Kuleshov CLA 2006-11-30 15:33:09 EST
Bugzilla editor (and probably others) have nice hyperlinks to the stack trace elements, but not on the exception class. For example:

java.lang.ExceptionInInitializerError
	at org.eclipse.mylar.internal.bugzilla.core.BugzillaAttachmentHandler.uploadAttachment(BugzillaAttachmentHandler.java:134)
	at org.eclipse.mylar.internal.bugzilla.core.BugzillaAttachmentHandler.uploadAttachment(BugzillaAttachmentHandler.java:107)
Comment 1 Mik Kersten CLA 2006-12-01 18:26:34 EST

*** This bug has been marked as a duplicate of bug 164041 ***
Comment 2 Eugene Kuleshov CLA 2006-12-01 18:35:36 EST
Mik, this is not exactly the same. Here you have qualified name and "exception" or "error" keyword. This detector is already used by Console view.

On the other hand, bug 164041 is requesting hyperlinking for stuff like "BugzillaAttachmentHandler".
Comment 3 Mik Kersten CLA 2006-12-02 04:52:01 EST
Reason for making it duplicate discussed on bug 164041.  If, on the other hand, you want to contribute a patch for this that doesn't handle the generic case feel free to reopen and assign to yourself.

*** This bug has been marked as a duplicate of bug 164041 ***