Comment 28 for bug 1589014

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/21548
Committed: http://github.org/Juniper/contrail-controller/commit/cad59fa27ea7847010b95ef41b216355bc0120e9
Submitter: Zuul
Branch: master

commit cad59fa27ea7847010b95ef41b216355bc0120e9
Author: Édouard Thuleau <email address hidden>
Date: Wed Jun 29 18:37:30 2016 +0200

[VNC API server] Implement xml [un]escape special characters

Replace XML sax [un]escape methods by a method that check if string need
to be [un]escaped before calling string replace method.

Change-Id: Ie67c632b02308877e9b1998dc70450dc90fb86d6
Partial-bug: #1589014