Bug 426038 - running create_book without --product causes an error
Summary: running create_book without --product causes an error
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 2.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Michael Hideo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-17 22:21 UTC by Murray McAllister
Modified: 2015-01-04 22:35 UTC (History)
3 users (show)

Fixed In Version: 0.26
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-02 01:23:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Murray McAllister 2007-12-17 22:21:40 UTC
Description of problem:

Running the create_book command without the "--product" option causes the
following error:

Use of uninitialized value in concatenation (.) or string at
/usr/bin/create_book line 121.

However, the book is still created.


Version-Release number of selected component (if applicable):
documentation-devel-0.25-0.el5

How reproducible:
Always

Steps to Reproduce:
1. create_book --name Test_Book --brand Fedora

  
Actual results:

The book is created, but the following error occurs: "Use of uninitialized value
in concatenation (.) or string at /usr/bin/create_book line 121."

Expected results:
No errors

Additional info:

No errors if you use "--product": create_book --name Test_Book --brand Fedora
--product Test_Product

Comment 1 Jeff Fearn 🐞 2008-01-02 01:23:02 UTC
Defaulted Product to Documentation.


Note You need to log in before you can comment on or make changes to this bug.