Hide Forgot
Description of problem: Built a book with a in the subtitle and it didn't seem to convert. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Include a in the subtitle for a content spec 2. 3. Actual results: Literally " " appears instead of a non-breaking space Expected results: A non-breaking space. Additional info:
Fixed in 1.3-SNAPSHOT build 201311221402 The subtitle and product fields were getting cleansed so that any entities or elements would appear as is, however this shouldn't have been happening and it should have only been cleansing other values.
*** Bug 1033816 has been marked as a duplicate of this bug. ***
Confirmed that the entities < > & " ' are rendered as their corresponding characters in the title and subtitle.
Custom entities do not work in a subtitle. So Subtitle = &TEST; Entities = [ <!ENTITY TEST "Hi There"> ] returns INFO: The Content Specification is valid. ERROR: An error occurred during processing please try again and if another failure occurs please log a bug.
See: https://bugzilla.redhat.com/show_bug.cgi?id=1014455#c13
Confirmed that custom entities appear in subtitle.