Opened 13 years ago
Last modified 9 years ago
#1435 new defect
Quotes are stripped from command display
Reported by: | arencambre | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.6 |
Component: | wxGUI | Version: | 6.4.1 |
Keywords: | Cc: | aren@… | |
CPU: | x86-64 | Platform: | MSWindows 7 |
Description
In GRASS GIS Layer Manager's Command Console, if I type a command with quotes, such as v.in.ogr -o dsn="...DSN goes here..." ..., the quotes are stripped from the display when the command is repeated back at me in the output window after I press enter.
This is significant because the positioning of quotes makes a huge difference in how commands are interpreted.
This is in version 6.4.1 (not available in the dropdown).
Change History (3)
comment:1 by , 13 years ago
Milestone: | → 6.4.2 |
---|---|
Version: | unspecified → 6.4.1 |
comment:2 by , 12 years ago
comment:3 by , 9 years ago
Milestone: | 6.4.2 → 6.4.6 |
---|
Note:
See TracTickets
for help on using tickets.
Maybe related to #1437 ?