[Bug 1071943] New: Manual does not compile in f20

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 3 14:14:22 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1071943

            Bug ID: 1071943
           Summary: Manual does not compile in f20
           Product: Fedora Documentation
           Version: devel
         Component: defensive-coding-guide
          Assignee: fweimer at redhat.com
          Reporter: nmavrogi at redhat.com
        QA Contact: docs-qa at lists.fedoraproject.org
                CC: fweimer at redhat.com, sparks at redhat.com



Description of problem: Does not compile

How reproducible:
In f20, after installing publican" and the "publican-fedora" packages, try
"make build-manual".

Output:
...
Can't open file 'tmp/en-US/xml_tmp/Web_Applications.xml' 
not well-formed (invalid token) at line 46, column 43, byte 2693:

Won't be escaped (DON'T DO THIS!)
<h:outputText value="#{param.name}" escape=false>
==========================================^
</code>

 at /usr/lib64/perl5/vendor_perl/XML/Parser.pm line 187.
 at /usr/share/perl5/vendor_perl/Publican/Builder/DocBook4.pm line 484.
make: *** [build-manual] Error 255


using escape="false" instead fixes the issue, but different errors show up. I'm
not familiar with docbook to provide a fix.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the docs-qa mailing list