プロジェクト

全般

プロフィール

Backport(バックポート) #2099

[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'


関連するチケット

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

関係しているリビジョン

リビジョン e99136ac (差分)
Shogo Kawaharaほぼ13年前に追加

fixed opOpenSocialProfileExport because it doesn't return the birthday when the public flag of birthday is '3' and owner is viewer (fixes #2099, BP from #2065)

履歴

#1 Youichi Kimuraほぼ13年前に更新

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

#2 Shogo Kawaharaほぼ13年前に更新

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

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

#3 Shogo Kawaharaほぼ13年前に更新

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

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