Platform version check during wgt installation - fixed
authorTomasz Iwanek <t.iwanek@samsung.com>
Mon, 26 Nov 2012 12:24:29 +0000 (13:24 +0100)
committerGerrit Code Review <gerrit2@kim11>
Wed, 28 Nov 2012 14:22:34 +0000 (23:22 +0900)
commitb03fa1c8e789f29e1375da03be49001d952405e3
tree298ca0f93bab9d645d8f21dc8c60628697821eeb
parent90edb1a841aa952ddbb842dfe7fbcd13999e6b2b
Platform version check during wgt installation - fixed

m_quiet stays with true value. To get popups run installation
from "my files" menu (e.g. move wgt file to /opt/usr/media/Downloads).

[Issue#] LINUXNGWAP-537
[Feature] Platform version is checked and compared
to required_version from config.xml. If installation
is triggered by pkgmgr, popup with question is shown.
If it is console installation, version check popup is disabled and
installation automatically refused if version not match
[Cause] Compatibility check during installation
needed
[Solution] N/A

[Verification] Build installer. Try to install
widget manual_tests/Tizen_Spec/TC6 from wrt-extra
from console and by pgkmgr (click wgt file from "MyFiles").

Change-Id: I1072ec5368e6bd0f591b9c8cceda6b5b18059665
src/jobs/widget_install/task_widget_config.cpp