Ticket #360 (closed defect: fixed)
Quote (") is filtered in arguments.
| Reported by: | Joeri van Oostveen | Owned by: | osimons |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6 |
| Component: | General | Version: | dev |
| Keywords: | Cc: | joeri@… | |
| Operating System: | Mac OS X |
Description
I have a command where I need to add a double quote ("), but the quote is filtered and the command failes to execute properly.
In plain shell, the command is build like this:
mxml [...skipped...] -define+=CONFIG::ColorSet,"Purple"
The "" are needed in the command, when I add these in the args attribute (which has a single quote) I notice in the slave (running with -v) the quotes are filtered away.
Is there a way to force these quotes? (If no, please add :) ).
Environment:
- Bitten 0.6dev-r567
- Trac 0.11.3
- MacOS X 10.4, Python 2.5
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
