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

Bug 422549

Summary: Scripting article throws an exception
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: ToolsAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.2   
Target Milestone: 2.2 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Ivan Furnadjiev CLA 2013-11-26 04:42:22 EST
An error occured while processing the requested document: 
org.xml.sax.SAXParseException; lineNumber: 227; columnNumber: 43; The element type "h3" must be terminated by the matching end-tag "</h3>".

	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)

	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)

	at org.eclipse.help.internal.dynamic.DocumentReader.read(DocumentReader.java:56)

	at org.eclipse.help.internal.dynamic.XMLProcessor.process(XMLProcessor.java:49)
Comment 1 Ivan Furnadjiev CLA 2013-11-26 04:54:18 EST
Fixed with commit e5fb707d8024ad45e8094b9e87b581b3826c1bb9.