Bug 838794

Summary: xml validate and preview fail with < > entities
Product: [Other] Topic Tool Reporter: Joshua Wulf <jwulf>
Component: FUDCon Docs HackAssignee: Joshua Wulf <jwulf>
Status: CLOSED NOTABUG QA Contact: Joshua Wulf <jwulf>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: lcarlon, topic-tool-list
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-10 11:26:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joshua Wulf 2012-07-10 07:48:01 UTC
Editing a topic with &lt; and &gt; entities breaks the validator and the live preview.


/tmp/topic1:35: parser error : xmlParseEntityRef: no name } catch(const std::exception& error) { ^

Comment 1 Joshua Wulf 2012-07-10 11:26:03 UTC
Nope, it works. Had an unescaped '&' in there that was breaking it.