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 10 months ago
- Copied to Backport(バックポート) #4389: friendListをfrendListとtypoしている箇所がある added
#2
Updated by isao sano 10 months ago
- Copied to deleted (Backport(バックポート) #4389: friendListをfrendListとtypoしている箇所がある)
#4
Updated by kaoru n 5 months 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 4 months ago
- Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
- % Done changed from 50 to 70