Bug 196714

Summary: [comment] InvalidInputException prevents the AbstractCommentMapper to retrieve tag element
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: srikanth_sankaran
Version: 3.3   
Target Milestone: 3.6 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed fix none

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