Build: #142 was successful Changes by Jim Myers

Code commits

medici-gwt-web

  • Jim Myers

    Jim Myers 3457be147591c18cb7ce6250a84fe16a2c832dd0

    Bug fixes/work arounds for migration:
    Handle multiple geopoints for a given item

    Find all datasets (and not the first 12) when searching for already
    uploaded datasets in -merge mode

    Improve handling of leading/trailing spaces in titles/labels

    Verify hashes via downloading content and computing to avoid bad/missing
    Clowder hashes

    Handle ';' chars in names by encoding for use in retrieval URL and
    (needed?) encoding in POST content body

    Handle multiple "Has Description" fields when in -d2a mode and trying to
    use those values for the Abstract

    • SEADUploader/src/org/sead/acr/client/SEADUploader.java (version 3457be147591c18cb7ce6250a84fe16a2c832dd0)
    • SEADUploader/src/org/sead/acr/client/util/PublishedResource.java (version 3457be147591c18cb7ce6250a84fe16a2c832dd0)