Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: When creating a new book with Publican it cannot be built https://bugzilla.redhat.com/show_bug.cgi?id=533322 Summary: When creating a new book with Publican it cannot be built Product: Red Hat Enterprise Linux 5 Version: 5.1 Platform: i386 OS/Version: Linux Status: NEW Severity: medium Priority: high Component: publican AssignedTo: jfe...@redhat.com ReportedBy: iroos...@redhat.com QAContact: jw...@redhat.com CC: publican-list@redhat.com Classification: Red Hat Target Release: --- Description of problem: After running the create command for publican, the publican.cfg file contains blank properties, which mean the book cannot be built. Version-Release number of selected component (if applicable): 1.2 How reproducible: 100% Steps to Reproduce: 1. Run the command: publican create --name Test --lang en-US --version 3.0 --edition 1.0 --product JBoss Developer Studio --brand JBoss 2. Build the book with the command publican build --formats html,html-single,pdf --langs en-US 3. Build fails Actual results: The following error is produced: Invalid format for docname. Value (ARRAY(0xa4dc728)) does not conform to constraint ([^a-zA-Z_\-0-9.]) at /usr/bin/publican line 366 Expected results: The build succeeds Additional info: The parameters causing the error in the publican.cfg file are: docname version edition product -- 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