Bug 53546 - jw breaks when both -d and -o are used
Summary: jw breaks when both -d and -o are used
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: docbook-utils
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-09-11 08:04 UTC by Tim Waugh
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-09-28 21:44:43 UTC
Embargoed:


Attachments (Terms of Use)
Here's the fix. (2.85 KB, patch)
2001-09-28 21:44 UTC, Tim Waugh
no flags Details | Diff

Description Tim Waugh 2001-09-11 08:04:45 UTC
Description of Problem:
jw can't handle both the -d and -o options at once.

Version-Release number of selected component (if applicable):
docbook-utils-0.6.9-2

How Reproducible:
100%

Steps to Reproduce:
1. jw -f docbook -b html -o html -d file.dsl file.sgml

Actual Results:
Command fails.

Expected Results:
Command puts output in html/ and uses file.dsl as its stylesheet.

Additional Information:
This is because jw actually enters the output directory before calling 
the backend.  It should convert relative file names to absolute file 
names before doing so.

Comment 1 Tim Waugh 2001-09-28 21:44:12 UTC
Created attachment 32978 [details]
Here's the fix.

Comment 2 Tim Waugh 2001-10-22 08:50:51 UTC
Fixed in docbook-utils-0.6.9-5.



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