Bug 128954 - Javadoc problems with category CAT_INTERNAL
Summary: Javadoc problems with category CAT_INTERNAL
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 M6   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 129161 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-22 05:56 EST by Markus Keller CLA
Modified: 2006-03-27 09:39 EST (History)
2 users (show)

See Also:


Attachments
Problems with wrong category (25.50 KB, image/png)
2006-02-22 05:57 EST, Markus Keller CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2006-02-22 05:56:19 EST
I20060221-1300

When I switch the Problems view to 'Group By  > Java Problem Type', several Javadoc warnings show up in the 'Fatal Errors' category. They should go into 'Documentation' (category CAT_JAVADOC).
Comment 1 Markus Keller CLA 2006-02-22 05:57:05 EST
Created attachment 35136 [details]
Problems with wrong category
Comment 2 Philipe Mulet CLA 2006-02-23 06:18:44 EST
Are these only deprecation issues in javadoc ?
Comment 3 Markus Keller CLA 2006-02-23 06:37:23 EST
Yes, these are references like
    {@link org.eclipse.jface.text.ITextViewerExtension3}
where the target type is deprecated.

They could also go into the deprecation categoy, I don't really care ...
Comment 4 Philipe Mulet CLA 2006-02-23 07:50:03 EST
Tuned ProblemReporter#getProblemCategory() to handle combined irritant scenario in case of deprecation+javadoc.
Fixed

Added JavadocBugsTest#test128594 & #test128594a
Comment 5 Philipe Mulet CLA 2006-02-23 07:51:11 EST
Deprecation issues inside javadoc will be routed into javadoc category.
Comment 6 Markus Keller CLA 2006-02-23 10:27:59 EST
*** Bug 129161 has been marked as a duplicate of this bug. ***
Comment 7 David Audel CLA 2006-03-27 09:39:09 EST
Verified for 3.2 M6 using build I20060327-0010