Add escaping to SOAP request parameters
commit341a476565be7c5b66b60a685e464ec69ae3fe02
authorStefan Becker <stefan.becker@nokia.com>
Tue, 12 May 2009 21:25:35 +0000 (13 00:25 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Tue, 12 May 2009 21:25:35 +0000 (13 00:25 +0300)
tree7a329977315d4af859a4a20c4cc671cf06289420
parentd9751c59e92d135d6a594cc72540eea6b0f940c9
Add escaping to SOAP request parameters

Use g_markup_escape_printf() for those SOAP requests that can contain user
strings. Now you can f.ex. create groups with names like "Test & Test".
src/sipe.c