Bug 391491 - using create_book with the --product option does not change makefile
Summary: using create_book with the --product option does not change makefile
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 2.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Michael Hideo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-20 05:18 UTC by Lana Brindley
Modified: 2013-10-23 23:06 UTC (History)
3 users (show)

Fixed In Version: 0.25
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-20 05:37:34 UTC
Embargoed:


Attachments (Terms of Use)

Description Lana Brindley 2007-11-20 05:18:20 UTC
Description of problem:
using create_book with the --product option does not change the makefile

Version-Release number of selected component (if applicable):
0.23

How reproducible:
High

Steps to Reproduce:
1. Run create_book --product=<product_name> (other than RHEL) 
2. vi makefile.xml
  
Actual results:
#PRODUCT = FIX_ME!

Expected results:
PRODUCT = <product_name>

Additional info:
Product Info works elsewhere (ent file and feedback page). I suspect it is
because the Product parameter is commented out in the makefile by default.

Comment 1 Jeff Fearn 🐞 2007-11-20 05:37:34 UTC
Fixed in version 0.25


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