Converts a UTF-8 string into markup 74/199474/6
authorYunjin Lee <yunjin-.lee@samsung.com>
Tue, 12 Feb 2019 02:05:12 +0000 (11:05 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Fri, 26 Apr 2019 06:00:16 +0000 (15:00 +0900)
commitb85fc8a79d2a0cd0b71bf18cbe5f592bf0371084
treeda1438a163bcc51e0b861fc1555c29a777f9c143
parent41a6759e84b9e8eb15c262e5ecc917305243b31f
Converts a UTF-8 string into markup

- Converts a UTF-8 string into markup(HTML-like) to handle special
characters such as &, <, /,  and >/. (There was an issue that the
string composed with an app label contains '&' character couldn't
be displayed properly.)

Change-Id: Ie72f4919472ead9513cdc6d904e3e7fee860040f
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
src/notification-daemon/ui/Po.cpp