プロジェクト

全般

プロフィール

Bug(バグ) #2065

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

3.6 で発生するか:
[QA]バグ通知済:
いいえ
3.8 で発生するか:
Unknown (未調査)

説明

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 - Backport(バックポート) #2098: [api] opOpenSocialProfileExport doesn't return birthday when public flag of birthday is '3' and owner is viewer Fixed(完了) 2011-05-06
関連している opOpenSocialPlugin - Backport(バックポート) #2099: [api] opOpenSocialProfileExport doesn't return birthday when public flag of birthday is '3' and owner is viewer Fixed(完了) 2011-05-06
関連している opOpenSocialPlugin - Backport(バックポート) #2100: [api] opOpenSocialProfileExport doesn't return birthday when public flag of birthday is '3' and owner is viewer Fixed(完了) 2011-05-06

関係しているリビジョン

リビジョン ac9be1ca (差分)
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 #2065)

履歴

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

  • ステータスNew(新規) から Pending Review(レビュー待ち) に変更
  • 進捗率0 から 50 に変更

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

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

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

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