Error thrown when the same appControl element is present more than once in config.xml
authorTomasz Iwanek <t.iwanek@samsung.com>
Thu, 26 Sep 2013 15:35:58 +0000 (17:35 +0200)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Fri, 27 Sep 2013 09:49:26 +0000 (18:49 +0900)
commitb218fffcf54bfb30b0c41da2dfeac23e67b5adcd
treecae79f2ba9b37847152fcc8a434d25942b642d2b
parent8a636101b20af1d01e194d1ff08ca09cb2e4ca2f
Error thrown when the same appControl element is present more than once in config.xml

[Issue#]   N_SE-53206
[Problem]  Instalaltion should fail in a proper way if the same elements of
           appControl are specified twice.
[Cause]    N/A
[Solution] Check for appControl similarity..

[Verification]
    * Try to reproduce steps described in the issue tracker.
    * Issue should not be reproduced.

Change-Id: I86e0e7754657a112e373c408a677293811c164ee
src/configuration_parser/widget_parser.cpp