submit/trunk/20130328.111718
object 5b8539a10e3465f48c84ee53a873f4247513ca2a
authorSoyoung Kim <sy037.kim@samsung.com>
Thu, 28 Mar 2013 11:17:18 +0000 (20:17 +0900)
[Version] 0.1.18
[Project] GT-I8800
[Title] Release wrt-installer_0.1.18
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] N/A
[Verification] Build repo
[Issue#] N/A
[Problem] If PD's start page is remote url, improper path is written to manifest(xml)
[Cause] wrt-installer doesn't consider that PD's start page is remote
[Solution] scheme of PD's start page is checked, and then if the scheme is http(s), remote url is written to manifest
[Issue#] N/A
[Problem] During building application in the IDE, build error is
occurred
[Cause] Widget version boundary isn't set
[Solution] Add boundary for widget version
[SCMRequest] N/A
[Issue#] N/A
[Problem] Build warnings.
[Cause] N/A
[Solution] Correction of code.
[Issue#] N/A
[Feature/Bug] N/A
[Problem]  The string buffer may not have a null terminator
[Cause] Coverity warnings
[Solution] Strings possible length decremented
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] debian directory isn't used anymore
[SCMRequest] N/A
[Issue#] N/A
[Problem] wrong value.
[Cause] N/A
[Solution] store right value at pkgmgr struct request by osp team.
[SCMRequest] N/A
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] For privacy access control.
If widget use prilege installer write a list to manifest.xml
[SCMRequest] N/A
[Issue#] DCM-953
[Problem] package manager get wrong event type.
[Cause] installer send wrong event signal.
[Solution] remove to send progress signal.
[SCMRequest] N/A
[Issue#] DCM-1079
[Problem] cert info did't save pkgmgr db when widget is hybridapp.
[Cause] certi info removed after osp service app installed.
[Solution] step to save cert info move atfer installing osp service app.
[SCMRequest] N/A