プロジェクト

全般

プロフィール

Backport(バックポート) #2098

完了

[api] opOpenSocialProfileExport doesn't return birthday when public flag of birthday is '3' and owner is viewer

Shogo Kawahara さんが13年以上前に追加. 13年以上前に更新.

ステータス:
Fixed(完了)
優先度:
Normal(通常)
担当者:
-
対象バージョン:
開始日:
2011-05-06
期日:
進捗率:

100%

予定工数:

説明

Overview

opOpenSocialProfileExport doesn't return birthday when public flag of birthday is '3' as private and owner is viewer.

The result of unit test is the following.

not ok 16 - ->getBirthday() returns '1989-01-08' when public flag of birthday is '3' and public flag of age is '1'
#     Failed test (./plugins/opOpenSocialPlugin/test/unit/util/opOpenSocialProfileExportTest.php at line 27)
#            got: ''
#       expected: '1989-01-08'
ok 17 - ->getAge() returns '22' when public flag of birthday is '3' and public flag of age is '1'
not ok 18 - ->getBirthday() returns '1989-01-08' when public flag of birthday is '3' and public flag of age is '2'
#     Failed test (./plugins/opOpenSocialPlugin/test/unit/util/opOpenSocialProfileExportTest.php at line 27)
#            got: ''
#       expected: '1989-01-08'
ok 19 - ->getAge() returns '22' when public flag of birthday is '3' and public flag of age is '2'
not ok 20 - ->getBirthday() returns '1989-01-08' when public flag of birthday is '3' and public flag of age is '3'
#     Failed test (./plugins/opOpenSocialPlugin/test/unit/util/opOpenSocialProfileExportTest.php at line 27)
#            got: ''
#       expected: '1989-01-08'


関連するチケット 1 (0件未完了1件完了)

関連している opOpenSocialPlugin - Bug(バグ) #2065: [api] opOpenSocialProfileExport doesn't return birthday when public flag of birthday is '3' and owner is viewerFixed(完了)Shogo Kawahara2011-05-06

操作

Youichi Kimura さんが13年以上前に更新

  • 対象バージョン1.3.2 から 1.2.4 に変更

Shogo Kawahara さんが13年以上前に更新

  • ステータスPending Fixing(修正待ち) から Pending Review(レビュー待ち) に変更

更新履歴 003345f0969c1bebc3146e6067a731e756960647 で適用されました。

Youichi Kimura さんが13年以上前に更新

  • ステータスPending Review(レビュー待ち) から Fixed(完了) に変更
  • 進捗率50 から 100 に変更

他の形式にエクスポート: Atom PDF