submit/sdk/20130128.103916
object 6a1c82d0ea9c90e9f43a4df87a57144719816fb0
authorSoyoung Kim <sy037.kim@samsung.com>
Mon, 28 Jan 2013 10:39:16 +0000 (19:39 +0900)
[Version] 0.0.98
[Project] GT-I8800
[Title] Release wrt-installer_0.0.98
[Issue#] N/A
[Problem] application unique field is appid not pkgid.
[Cause] N/A
[Solution] Fixed pkgname to appid and add pkgid.
[Issue#] N/A
[Problem] widget install path was wrong.
[Cause] N/A
[Solution] fixed install path using pkgid not appid.
[Issue#] N/A
[Problem] if there is a space in appid, widget installation failed.
[Cause] To compare appid doesn't permit space.
[Solution] remove space at appid.
[SCMRequest] this package should be imported after wrt-commons has been released.