TextInput - Disable markup processor
authorVictor Cebollada <v.cebollada@samsung.com>
Wed, 14 May 2014 14:12:05 +0000 (15:12 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 27 May 2014 14:35:21 +0000 (15:35 +0100)
commit266dbd296834e8fc8723c9c3f3e62a9abd94bcdd
treed5616b0e2d7fa7fd9c86942bb412e370b91d9114
parente49741997a4c2245fd8461e1aa6856dc2c8e7fa8
TextInput - Disable markup processor

[problem] Strings like <html> are interpreted and not shown.
[cause] markup processor is enabled.
[solution] disable markup processor.

Change-Id: Ibe0e6ab5e9b5cbd600eb34120a1bbf10ab072899
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
base/dali-toolkit/internal/controls/text-input/text-input-impl.cpp
base/dali-toolkit/public-api/markup-processor/markup-processor.cpp