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

Too many chars removed with file suffix on map doc name #33

Closed stringfellow closed 10 years ago

stringfellow commented 10 years ago

From andrewphilipsmith on March 04, 2013 16:57:26

What steps will reproduce the problem? 1. create an mxd with the file name "untitled.mxd".

  1. Using the layout tool automatically update the map doc name text elment name
  2. The result will be "untitle" (missing the first 'd')

Repeat for each of the following file names: amxd.mxd axd.mxd ad.mxd

in all cases the document name is reduced down to 'a'.

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

stringfellow commented 10 years ago

From andrewphilipsmith on March 04, 2013 09:38:54

Labels: -Priority-Medium Priority-High

stringfellow commented 10 years ago

From andrewphilipsmith on July 21, 2013 00:35:42

Owner: ewingch...@gmail.com

stringfellow commented 10 years ago

From andrewphilipsmith on July 21, 2013 00:55:16

Labels: Milestone-Release3.0

stringfellow commented 10 years ago

From ewingch...@gmail.com on July 21, 2013 10:35:14

fixed - needs checking

stringfellow commented 10 years ago

From ewingch...@gmail.com on July 21, 2013 10:35:37

sorry fixed - needs checking

Status: Fixed

stringfellow commented 10 years ago

From andrewphilipsmith on July 22, 2013 02:02:43

Owner: gd...@mapaction.org

stringfellow commented 10 years ago

From gd...@mapaction.org on July 30, 2013 05:54:02

map names retained correctly

Status: Verified

stringfellow commented 10 years ago

From ewingch...@gmail.com on August 11, 2013 14:32:05

Please can you test this again using the windows setting of not hiding known file extensions. The code should now work for not hiding and also hiding file extensions.

Status: Fixed

stringfellow commented 10 years ago

From gd...@mapaction.org on August 13, 2013 08:56:17

checked with window setting for file extension changed and is okay

Status: Verified