Fixed installer couldn't add account to manifest file
authorSoyoung Kim <sy037.kim@samsung.com>
Fri, 27 Sep 2013 06:44:30 +0000 (15:44 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Tue, 1 Oct 2013 07:08:16 +0000 (16:08 +0900)
commit0e2be84071fd688fa0be9490d3854573479f8313
treed8d808bf1bc9c0ea04655c55c40fcd3439a255f1
parent8006a10e5c2a0f2a2a83b1943b1e43e8812eb21d
Fixed installer couldn't add account to manifest file

[Issue#]   N_SE-53213
[Problem]  Can't add account to manifest file
           even if account information is in config.xml.
[Cause]    Wrt-installer did not create the account information
           to manifest file when parsing config.xml.
[Solution] Fixed parsing context to create the account information.

[SCMRequest] N/A

Change-Id: I51f2b3b7f1d6ff5a0593714c15e20cc64e09cdd9
src/configuration_parser/widget_parser.cpp
src/jobs/widget_install/manifest.cpp