python-aggcat icon indicating copy to clipboard operation
python-aggcat copied to clipboard

python-aggcat doesn't escape input strings for passing in XML

Open Nizebulous opened this issue 10 years ago • 1 comments

We have run into an issue where the aggcat client isn't using a standard library for generating xml and the input strings are not being escaped. I would think that this is something python-aggcat should handle.

Nizebulous avatar Aug 19 '15 20:08 Nizebulous

Thanks. I have been behind in the library for a while. I lot of things have come up. I plan on dropping the XML support all together and only supporting JSON

glenbot avatar Nov 23 '15 22:11 glenbot