Ticket #1867 (closed defect: fixed)
Opened 2013-05-14T11:11:20-05:00
Last modified 2013-05-31T16:09:32-05:00
Uploading files with spaces does not work correctly
Reported by: | curtis | Owned by: | dscho |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Updater | Version: | |
Severity: | major | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1901 |
Description
If you upload a file with a space in the name, the uploader incorrectly writes only the first part of the filename to the update site. For example, attempting to upload "luts/glow (OU).lut" will result in a file "luts/glow" on the server rather than the expected "luts/glow.lut-<TIMESTAMP>".
Subsequently attempts to update Fiji will give errors because the db.xml.gz metadata does not match the server's filesystem.
Fixed in e18fd7dea19e620d79c45fb3762c76f1ad198e81.