Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Jeff Fearn <jfe...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ON_DEV

--- Comment #1 from Jeff Fearn <jfe...@redhat.com> 2010-05-26 01:41:12 EDT ---
The text of the message, 'failed build URL', is supplied by libxml, if you want
that changed you will need to open a bug upstream.

I reformatted the error message and included the line and error numbers:

e.g.

FATAL ERROR 1605 in Users_Guide.xml on line 10: failed build URL



FYI since the href in xi:include is a URI string you need to escape spaces in
it:

e.g.

wrong:

<xi:include href="Test File.xml" />

right:

<xi:include href="Test%20File.xml" />

Fixed in build 1.6.3-0.t81

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
publican-list mailing list
publican-list@redhat.com
https://www.redhat.com/mailman/listinfo/publican-list
Wiki: https://fedorahosted.org/publican

Reply via email to