Actions
Bug #2274
closedEcogrid ResultSets are not properly serialized to disk
Status:
Resolved
Priority:
Immediate
Assignee:
Category:
ecogrid
Target version:
Start date:
11/16/2005
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2274
Description
The process which serializes ecogrid resultsets to disk (used in the kepler
cache system) does not produce proper xml files. In particular it does not
attempt to create entity references for the characters: &, <, >, ", '. It does
not support unicode.
Updated by Kevin Ruland almost 19 years ago
Fixed in axis-only-branch by using the axis generated de-/serializer. This fix
could be ported to the globus codebase without much issue (I think...).
Updated by David Sledge over 17 years ago
Closing this out because the API no longer uses grid services
Actions