zenwalk / mapaction-toolbox

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

Config tool does not validate the Export path value #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Config Tool and create a new op config tool
2. Enter arbitrary string in the export path field under the Setting tab.

What is the expected output?
The tool warn if the value is:
- blank
- includes invalid characters
- does not point to a real, existing directory
- does point to an existng file
- is not expressed as a relative path wrt the crash_move_dir

What do you see instead?
- Any value (including blanks and invalid path names) are accepted without 
warning.

Original issue reported on code.google.com by andrewphilipsmith on 22 Jul 2013 at 11:55

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 3:48

GoogleCodeExporter commented 9 years ago
tool throws up a warning symbol if the path is not valid as stated

Original comment by gd...@mapaction.org on 16 Aug 2014 at 2:46