Update change log and spec for wrt-plugins-tizen_0.2.85 2.0alpha master 2.0_alpha submit/master/20120920.151155
authorDongjin Choi <milkelf.choi@samsung.com>
Sun, 16 Sep 2012 06:51:55 +0000 (15:51 +0900)
committerDongjin Choi <milkelf.choi@samsung.com>
Sun, 16 Sep 2012 07:08:27 +0000 (16:08 +0900)
commit21ab0b17b0a71bbcf1ffb1bcd4fd853733a0eaa3
tree48ebafeaf42665baedb7243141323f68fc6a7fab
parentb2beeb0d7401d6c5ff8d4402426d704ac727a2ec
Update change log and spec for wrt-plugins-tizen_0.2.85

Changed Modules : Messaging, MediaContent

[Version] 0.2.85
[Project] GT-I8800,Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[MediaContent] Fixed MediaContent SE UnitTC Error.

[Title] Fixed setArtist, setGenres bug & Video's setGeolocation function was implemented.
[Problem] Was not able to handle the error in a setArtist & setGenres function.
          And video's setGeolocation function was missing.
[Solution] fixed bug & implemented function.
[SCMRequest] N/A

[Messaging] SE_UNIT TC bug fix

[Issue] findMessage and findConversation bug fix
[Problem] exception on limit param with true
[Cause] exception on limit param with true
[Solution] change true to 1 on limit and offset
[SCMRequest] N/A

Change-Id: Ic7877922f7753b421a4af3f773069ff72a5303b1
debian/changelog
packaging/wrt-plugins-tizen.spec
src/platform/API/Mediacontent/MediacontentVideo.cpp
src/standards/Tizen/Mediacontent/JSAudio.cpp
src/standards/Tizen/Mediacontent/JSImage.cpp
src/standards/Tizen/Mediacontent/JSVideo.cpp
src/standards/Tizen/Mediacontent/JSVideo.h
src/standards/Tizen/Messaging/JSMessagingStorage.cpp