Opened 14 years ago
Closed 14 years ago
#1442 closed defect (fixed)
SHP Load procedure not working for long file names
Reported by: | andrewd | Owned by: | jng |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Maestro | Version: | 2.1.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
If you try to load a shp file with a very long name (like "021o04_5_0_VE_1240009_2" - which is a name from a Canadian Government group of layers, the resulting layer will have the wrong FeatureName. In this example, the resulting FeatureName is "-x30-21o04_5_0_VE_1240009_2". This makes the layer not work...if you then go into the layer and simply re-pick the schema, and then resave, it will work.
For some reason, the load procedure is truncating the first part of the schema. This problem does not happen for other files with shorter names.
This is using v2.1.2.5125.
Fixed in r5156