Fixed wrong mailto scheme action
authorJihoon Chung <jihoon.chung@samsung.com>
Mon, 11 Mar 2013 23:42:02 +0000 (08:42 +0900)
committerGerrit Code Review <gerrit2@kim11>
Tue, 12 Mar 2013 00:24:03 +0000 (09:24 +0900)
commit1e75bf0b317c8b459d8bdfaa8ce475d50f96528d
treeaea0d7a32683f1dbf04d0327b2d59c9ee3d3d9b8
parentd911ebbf6da788283f3631a712dc8bb934c468fa
Fixed wrong mailto scheme action

[Issue#] TDIS-3476
[Problem] Unable to launch email application when invoking the
mailto scheme
[Cause] Missed set uri field for app-control
After tizen app-control checks scheme in the uri, automatically
launch message application or email application
[Solution] Add routine for set uri to app-control data
[SCMRequest] N/A

Change-Id: I449d4a36427e3500714e6bb45a97c14b57bb9416
src/view/common/scheme_action_map.cpp