Bug 391491

Summary: using create_book with the --product option does not change makefile
Product: [Community] Publican Reporter: Lana Brindley <lbrindle>
Component: publicanAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED CURRENTRELEASE QA Contact: Michael Hideo <mhideo>
Severity: low Docs Contact:
Priority: low    
Version: 2.0CC: mhideo, mmcallis, publican-list
Target Milestone: ---Keywords: Documentation
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.25 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-20 05:37:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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