uDIG

Bug of ".localCatalog"

Details

  • Type: Bug Bug
  • Status: Analysis Analysis
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: UDIG 1.2.M4
  • Fix Version/s: UDIG 1.2.M4
  • Labels:
    None
  • Environment:
    win32 RCP3.4 JRE 1.6

Description

The url of shapefile was converted to relative path when saving workspace information to ".localCatalog". The realtive form is illegal and leads to IOException. The converted form resemble the following string:
"/net.refractions.udig.catalog/LOCAL_CATALOG_SERVICES/file%3A%2FC%3A%2FTemp%2FBaodingPOI.shp/url/value=file%3A%2F..%2F..%2F..%2F..%2F..%2F..%2FC%3A%2FTemp%2FBaodingPOI.shp"

In addition,net.refractions.udig.catalog.ServiceParameterPersister line 325 says
"// if reference is null then we can only encode the absolute path"

Activity

Hide
Jesse Eichar added a comment -
Need to retest this on THe post sprint version a lot of work was done on URLs and the .localCatalog in the sprint
Show
Jesse Eichar added a comment - Need to retest this on THe post sprint version a lot of work was done on URLs and the .localCatalog in the sprint
Hide
Jesse Eichar added a comment -
ps we will make a release this week for testing.
Show
Jesse Eichar added a comment - ps we will make a release this week for testing.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: