Opened 16 years ago
Closed 15 years ago
#853 closed Bugs (fixed)
path with spaces not always handled
| Reported by: | Steven Watanabe | Owned by: | Vladimir Prus |
|---|---|---|---|
| Milestone: | Component: | build | |
| Version: | None | Severity: | Showstopper |
| Keywords: | Cc: |
Description (last modified by )
boostbook.jam generate-xml-catalog needs to replace spaces with %20 quickbook.jam actions quickbook-to-boostbook needs to quote $(QB-COMMAND) xsltproc.jam compute-xslt-flags needs to quote all paths and stringparams iff they are not already quoted.
Change History (4)
comment:1 by , 15 years ago
| Description: | modified (diff) |
|---|---|
| Owner: | removed |
| Severity: | → Showstopper |
| Status: | assigned → new |
comment:2 by , 15 years ago
| Owner: | set to |
|---|
comment:3 by , 15 years ago
comment:4 by , 15 years ago
| Resolution: | None → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

boostbook.jam and quickbook.jam done.