Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

malformed XML in opendap (ddx) requests #150

Closed
danfruehauf opened this issue Aug 6, 2015 · 1 comment
Closed

malformed XML in opendap (ddx) requests #150

danfruehauf opened this issue Aug 6, 2015 · 1 comment

Comments

@danfruehauf
Copy link
Contributor

Navigate to a URL such as:
http://thredds/thredds/dodsC/file.nc.ddx

It should return a valid XML, however it is malformed.

The second line something like:

<Datasetname="file.nc"

It should be:

<Dataset name="file.nc"
@danfruehauf
Copy link
Contributor Author

Fixed by #151

DennisHeimbigner pushed a commit that referenced this issue Aug 18, 2015
fixes issue #150
(cherry picked from commit 58d6a6f)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant