[publican-list] [Bug 533322] When creating a new book with Publican it cannot be built

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 6 05:38:20 UTC 2009


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=533322


Jeff Fearn <jfearn at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ON_DEV
   Fixed In Version|                            |1.3




--- Comment #1 from Jeff Fearn <jfearn at redhat.com>  2009-11-06 00:38:20 EDT ---
This was cause by empty fields being added to the publican.cfg file. Modified
code to delete empty elements correctly.

The real bug is probably in Config::Simple which should not be choking on empty
fields, I'll try and track it down when I get some free cycles.

Also note that your productname field in Book_Info.xml is probably not what you
want. This is due to the white space, so you need to add quotes around the
name.

e.g. --product "JBoss Developer Studio"

Cheers, Jeff.

-- 
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.




More information about the publican-list mailing list