mapaction / mapaction-toolbox

A collection of tools to help streamline the process of producing maps including data renaming and map exports.
GNU General Public License v3.0
3 stars 1 forks source link

Config and Export tools show defaultExportPath as absolute instead of relative #67

Closed stringfellow closed 10 years ago

stringfellow commented 10 years ago

From andrewphilipsmith on August 30, 2013 23:43:43

What steps will reproduce the problem? 1. Set the crash move folder (CMF)

  1. Create a new operation_config.xml
  2. Set the default export path What is the expected output? Both the GUI (config tool and export tool) and the XML file itself should display/store the defaultexportpath in relative form. What do you see instead? The xml file store the defaultexportpath in relative form. The two GUI dialogues display the defaultexportpath in absolute form.

Note that in this context the "right thing" to do is to always handle the export path as relative to the CMF path.

Original issue: http://code.google.com/p/mapaction-toolbox/issues/detail?id=67

stringfellow commented 10 years ago

From gv1...@gmail.com on March 15, 2014 05:32:13

This relates to error report ID 68.

stringfellow commented 10 years ago

From gv1...@gmail.com on March 15, 2014 07:19:27

Please report this in a more appropriate place.

Status: Invalid