Bug 196714 - [comment] InvalidInputException prevents the AbstractCommentMapper to retrieve tag element
Summary: [comment] InvalidInputException prevents the AbstractCommentMapper to retriev...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.6 M5   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-16 15:03 EDT by Olivier Thomann CLA
Modified: 2010-01-25 04:50 EST (History)
1 user (show)

See Also:


Attachments
Proposed fix (1.80 KB, patch)
2007-07-16 16:14 EDT, Olivier Thomann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2007-07-16 15:03:34 EDT
Fup of bug 196249, using the file attached to this bug report, you can see using the ASTView, that the method javadoc comment doesn't contain any tag element when it should since there is a @param element.
I'll attach a fix.
Comment 1 Olivier Thomann CLA 2007-07-16 16:14:45 EDT
Created attachment 73896 [details]
Proposed fix
Comment 2 Olivier Thomann CLA 2009-12-14 14:52:23 EST
Released for 3.6M5.
Regression test added in:
org.eclipse.jdt.core.tests.dom.ASTConverterJavadocTest#test109
Comment 3 Srikanth Sankaran CLA 2010-01-25 04:50:57 EST
Verified for 3.6M5 using build I20100122-0800