[eml-dev] [Bug 5428] Leading whitespace in data URL causes download to hang

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Jun 28 15:15:44 PDT 2011


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5428

Duane Costa <dcosta at lternet.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Duane Costa <dcosta at lternet.edu> 2011-06-28 15:15:44 PDT ---
Fixed with the following update:

Author: costa
Date: 2011-06-24 11:57:39 -0700 (Fri, 24 Jun 2011)
New Revision: 2196

Modified:
   trunk/src/org/ecoinformatics/datamanager/download/DownloadHandler.java
Log:
Fix for Bug 5428 - 'Leading whitespace in data URL causes download to hang'.
This fixes the immediately problem in the download handler, however, we may
want to catch whitespace issues like this one earlier in the parsing process
and for elements other than just the online URL. Also, the quality check
enhancement as described in the Bug #5428 is not included as part of this
update.


(As noted in the commit comment, this update does not include the data quality
enhancement mentioned in the bug write-up. However, that enhancement is
tangential to the bug fix itself, so I will close out this bug as being
resolved.)

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Eml-dev mailing list