]> git.tdb.fi Git - ext/subsurface.git/commitdiff
Add single and double quotes to escaped characters in XML output
authorDirk Hohndel <dirk@hohndel.org>
Mon, 27 Aug 2012 16:38:23 +0000 (09:38 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Mon, 27 Aug 2012 16:38:23 +0000 (09:38 -0700)
We already escape '<', '>', and '&'. This adds the remaining two special
entities in XML: '\'' and '\"'.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>

No differences found