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.
Actions