Bug 253891 - Incorrect tag closure in JavaModel javadoc
Summary: Incorrect tag closure in JavaModel javadoc
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 3.5 M4   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-05 05:42 EST by Krzysztof Daniel CLA
Modified: 2008-12-09 13:59 EST (History)
1 user (show)

See Also:


Attachments
Fix (958 bytes, patch)
2008-11-05 05:42 EST, Krzysztof Daniel CLA
no flags Details | Diff
Proposed patch (1.16 KB, patch)
2008-11-05 07:49 EST, Frederic Fusier CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Daniel CLA 2008-11-05 05:42:37 EST
Created attachment 117052 [details]
Fix

Javadoc is incorrectly rendered because <code> is not closed correctly.
Comment 1 Frederic Fusier CLA 2008-11-05 07:49:40 EST
Created attachment 117062 [details]
Proposed patch

Use @link instead of 'code' tag and also fixes wrong method reference.
Comment 2 Frederic Fusier CLA 2008-11-05 07:50:04 EST
Released for 3.5M4
Comment 3 Kent Johnson CLA 2008-12-09 13:59:38 EST
Verified for 3.5M4 using I20081209-0100