zenwalk / mapaction-toolbox

Automatically exported from code.google.com/p/mapaction-toolbox
0 stars 0 forks source link

Default value for export path in OCT does not work #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new operation_config file.
2. The default path has forward slashes and contains a space 
"/GIS/3_Mapping/34_Map_Products_MapAction /MA001_001"
3. Left unaltered the export tool will refuse to export.

What is the expected output?
- Backslashes "\" not forward slashes
- no spaces
- Default value should point to a directory which exists be default in the 
crash move folder, eg:
"GIS\3_Mapping\34_Map_Products_MapAction"

Original issue reported on code.google.com by andrewphilipsmith on 4 Mar 2013 at 5:33

GoogleCodeExporter commented 9 years ago

Original comment by andrewphilipsmith on 4 Mar 2013 at 5:38

GoogleCodeExporter commented 9 years ago

Original comment by andrewphilipsmith on 22 Jul 2013 at 9:01

GoogleCodeExporter commented 9 years ago

Original comment by andrewphilipsmith on 17 Aug 2013 at 10:54

GoogleCodeExporter commented 9 years ago

Original comment by andrewphilipsmith on 30 Aug 2013 at 1:28

GoogleCodeExporter commented 9 years ago
There is now no default text in the export path text box, if it is a new 
operational_config.xml file
When you press the browse button, the default dir in the directory selection 
dialog is:
- If there is an existing operational config file and the export path is valid 
that will be used
- If not and then crash move folder is valid that will be used
- If not the C:\ drive will be used.

Original comment by andrewphilipsmith on 30 Aug 2013 at 7:36

GoogleCodeExporter commented 9 years ago
Verified as fixed in the operational config tool

Original comment by hcpick...@googlemail.com on 14 Jun 2014 at 2:31