Backport(バックポート) #4388
Bug(バグ) #3452: friendListをfrendListとtypoしている箇所がある
friendListをfrendListとtypoしている箇所がある
Start date:
2013-10-15
Due date:
% Done:
100%
Description
概要¶
以下の箇所にtypoがあります。
apps/pc_frontend/modules/community/templates/homeSuccess.php 22:op_include_parts('nineTable', 'frendList', $options); apps/pc_frontend/modules/friend/templates/_friendListBox.php 20:op_include_parts('nineTable', 'frendList_'.$gadget->getId(), $options);
'friendList'であるべきクラス名が'frendList'となっています。
History
#1
Updated by isao sano almost 3 years ago
- Copied to Backport(バックポート) #4389: friendListをfrendListとtypoしている箇所がある added
#2
Updated by isao sano almost 3 years ago
- Copied to deleted (Backport(バックポート) #4389: friendListをfrendListとtypoしている箇所がある)
#3
Updated by kaoru n over 2 years ago
- Target version changed from OpenPNE 3.10.1 to OpenPNE 3.10.x
#4
Updated by kaoru n over 2 years ago
- Status changed from New(新規) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
https://github.com/openpne/OpenPNE3/pull/614
にてプルリクエストしました
#5
Updated by Rimpei Ogawa over 2 years ago
- Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
- % Done changed from 50 to 70
#6
Updated by kaoru n over 2 years ago
- Target version changed from OpenPNE 3.10.x to OpenPNE 3.10.2
#7
Updated by isao sano over 2 years ago
- Status changed from Pending Testing(テスト待ち) to Pending Merge(マージ待ち)
- % Done changed from 70 to 80
試験完了しました。問題ありません。
#8
Updated by kaoru n over 2 years ago
- Status changed from Pending Merge(マージ待ち) to Fixed(完了)
- % Done changed from 80 to 100
マージしました