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

Opendap is not properly escaping strings in a DAS #598

Closed
DennisHeimbigner opened this issue Jul 25, 2016 · 1 comment
Closed

Opendap is not properly escaping strings in a DAS #598

DennisHeimbigner opened this issue Jul 25, 2016 · 1 comment
Assignees

Comments

@DennisHeimbigner
Copy link
Contributor

re: e-support PXS-613580
It appears that the opendap (dap2) code is not properly handling backslash
characters embedded in DAS string constants.
See for example:
http://stellwagen.er.usgs.gov/thredds/dodsC/TSdata/MVCO_14/10103whp-cal.nc.das
which has a constant like this:
String WavesMonCfg.OutPath "C:\data\MVCO14\101003_ADCP767\wavesB";

This server claims to be
THREDDS Data Server [Version 4.6.3 - 2015-08-31T15:28:06-0600] Documentation

@DennisHeimbigner DennisHeimbigner self-assigned this Jul 25, 2016
@DennisHeimbigner
Copy link
Contributor Author

Fixed by pull request #601

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