Bug 121187 - Javadoc contains undefined HTML entity *
Summary: Javadoc contains undefined HTML entity *
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 3.2 M5   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-16 05:31 EST by Markus Keller CLA
Modified: 2006-02-15 10:41 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 Markus Keller CLA 2005-12-16 05:31:28 EST
I20051215-1506

JDT/Core API Javadoc contains 79 references to the undefined HTML entity "*". Most references are in jdt.core.dom.* and 2 in jdt.core.Signature. Since they are not interpreted, browsers just print * where a * is meant.
Comment 1 Olivier Thomann CLA 2005-12-16 07:13:29 EST
I'll take care of it.
Comment 2 Olivier Thomann CLA 2005-12-16 22:50:06 EST
Fixed and released in HEAD.
I replace '*' with '*'.
Comment 3 Maxime Daniel CLA 2006-02-15 10:41:13 EST
Verified for 3.2 M5 using build I20060215-0010.