Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 374019

Summary: generated toc.xml includes encoded HTML when headings contain macro with span
Product: z_Archived Reporter: David Green <greensopinion>
Component: MylynAssignee: David Green <greensopinion>
Status: RESOLVED FIXED QA Contact: David Green <greensopinion>
Severity: normal    
Priority: P3 CC: torkildr
Version: unspecified   
Target Milestone: 1.7.0   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 373735    
Attachments:
Description Flags
sample generated TOC
none
mylyn/context/zip none

Description David Green CLA 2012-03-12 19:27:25 EDT
Documentation source: http://wiki.eclipse.org/JGit/New_and_Noteworthy/1.3

Generates toc.xml with HTML tags encoded as content, for example:

pre. <topic href="help/JGit/New_and_Noteworthy/1.3/1.3.html#.3Cspan_style.3D.22font-family:monospace.3B.22.3EStashListCommand.3C.2Fspan.3E" label="&lt;span style=&quot;font-family:monospace;&quot;&quot;StashListCommand&lt;/span&quot;"></topic>
Comment 1 David Green CLA 2012-04-16 20:01:59 EDT
created review https://git.eclipse.org/r/#change,5603
Comment 2 David Green CLA 2012-04-16 20:03:11 EDT
review also available here (so we get a Hudson build) http://review.mylyn.org/#change,502
Comment 3 David Green CLA 2012-04-16 20:22:17 EDT
Created attachment 214074 [details]
sample generated TOC

this is a sample of the same TOC generated with the fix.
Comment 4 David Green CLA 2012-04-16 20:29:36 EDT
Fixed in 1.7
Comment 5 David Green CLA 2012-04-16 20:29:38 EDT
Created attachment 214075 [details]
mylyn/context/zip