操作
Bug(バグ) #1827
完了[pc][mobile] Fatal error in application/invite when a member has no friend.
開始日:
2010-12-03
期日:
進捗率:
100%
予定工数:
3.6 で発生するか:
Yes
[QA]バグ通知済:
いいえ
3.8 で発生するか:
説明
Overview¶
Fatal error in application/invite when a member has no friend.
This issue occurs in the pc_frontend and the mobile_frontend.
Causes¶
When a member has no friend, following $pager is null.
apps/pc_frontend/modules/application/templates/inviteSuccess.php
<?php use_helper('Javascript') ?>
<?php slot('invite_list_body'); ?>
<?php if ($pager->getNbResults()): ?>
Environment¶
- OpenPNE 3.6〜
- opOpenSocialPlugin 1.0〜
Shogo Kawahara さんがほぼ14年前に更新
- 題名 を Fatal error in application/invite on the pc_frontend when a member has no friend. から [pc][mobile] Fatal error in application/invite when a member has no friend. に変更
Shogo Kawahara さんがほぼ14年前に更新
- ステータス を New(新規) から Accepted(着手) に変更
- 担当者 を Shogo Kawahara にセット
- 優先度 を Normal(通常) から High(高め) に変更
匿名ユーザー さんがほぼ14年前に更新
- ステータス を Accepted(着手) から Pending Review(レビュー待ち) に変更
- 進捗率 を 0 から 50 に変更
更新履歴 951fd2ee97cf7fc1e27d9188930be3a5fba19da9 で適用されました。
Shogo Kawahara さんが13年以上前に更新
- ステータス を Pending Review(レビュー待ち) から Fixed(完了) に変更
- 進捗率 を 50 から 100 に変更
操作