jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • uDIG
  • UDIG-1499

geotiff and styles unavailable when spaces appear in file path

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: UDIG 1.2.M3
  • Fix Version/s: UDIG 1.2.M5
  • Component/s: file format
  • Labels:
    None

Description

From email - Luke Temby wrote:

g'day all,

I've been having issues with exports of my udig based application. Whenever I run the application from a filepath containing a space character, it behaves incorrectly. It fails to render a geotiff and does not pick up my styles (defined in sld files). However, whith no spaces in the filepath, it behaves fine. I believe that when there's a space, it is not finding the jre that is exported with the application.

Has anyone here experienced a similar issue? Did you manage to solve the problem?

Luke

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • History
  • Activity
Hide
Permalink
Andrea Antonello added a comment - 02/Jun/09 5:29 AM
Fixed in r31280.
Show
Andrea Antonello added a comment - 02/Jun/09 5:29 AM Fixed in r31280.
Hide
Permalink
John Hudson added a comment - 14/Jul/09 5:08 PM
loading tiff images from disk locations with spaces on windows XP does not work.

duplicate issue closed : http://jira.codehaus.org/browse/UDIG-467

Show
John Hudson added a comment - 14/Jul/09 5:08 PM loading tiff images from disk locations with spaces on windows XP does not work. duplicate issue closed : http://jira.codehaus.org/browse/UDIG-467
Hide
Permalink
Jody Garnett added a comment - 02/Aug/09 6:26 AM
Just an update on this one guys; GeoTools DataUtilities.urlToFile( URL ) contains many many fixes for this kind of thing. Basically we decided that we could not police all the possible ways in which people create URLs in the wild. So we decided to have a look at all the possible mistakes *just* before it is converted to a File and have updated all the shapefile and other code to make use of this utility method.

I have updated new ID( URL ) to make use of this method - and UDIG-467 is an example of where introducing the use of ID allows the problem to be fixed.
Show
Jody Garnett added a comment - 02/Aug/09 6:26 AM Just an update on this one guys; GeoTools DataUtilities.urlToFile( URL ) contains many many fixes for this kind of thing. Basically we decided that we could not police all the possible ways in which people create URLs in the wild. So we decided to have a look at all the possible mistakes *just* before it is converted to a File and have updated all the shapefile and other code to make use of this utility method. I have updated new ID( URL ) to make use of this method - and UDIG-467 is an example of where introducing the use of ID allows the problem to be fixed.

People

  • Assignee:
    Andrea Antonello
    Reporter:
    Jody Garnett
Vote (0)
Watch (0)

Dates

  • Created:
    26/Mar/09 3:03 AM
    Updated:
    24/Oct/09 12:05 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.