Bug 21845

Summary: <topic> tag doesn't like labels with &lt;xxx&gt;
Product: [Eclipse Project] Platform Reporter: Philippe Krief <pjkrief>
Component: User AssistanceAssignee: Dorian Birsan <birsan>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Philippe Krief CLA 2002-07-24 05:22:12 EDT
Hi,
I have some documentation describing XML elements. For this reason some topics 
in my ToC reference directly these elements.
For example, one of my topic is:
<topic label="&lt;target&gt;" href="gettingstarted/html/index-20.htm"/>
In this case, the topic link is created in the ToC but the label is not visible.
An other example:
<topic label="&lt;font&gt;" href="gettingstarted/html/index-22.htm"/>
In this case, it is worse:
   - the topic link is created in the ToC but the label is not visible
   - the fonts change (they appear bigger) in the ToC!
The only way I found to work around is by removing the &lt; and &gt; entities 
surrounding my topic labels.
Any other suggestion or idea?
Thanks
Philippe
Comment 1 Dorian Birsan CLA 2002-07-25 14:11:29 EDT
This is a valid bug and I can't think of a workaround. 
The fix is relatively easy though.
Comment 2 Dorian Birsan CLA 2002-07-26 11:29:42 EDT
The fix will be available in the next build.