Project

General

Profile

Actions

Bug(バグ) #3452

closed

friendListをfrendListとtypoしている箇所がある

Added by 誠二 天重 about 11 years ago. Updated over 4 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Assignee:
Target version:
Start date:
2013-10-15
Due date:
% Done:

100%

Estimated time:
(Total: 0:00 h)
3.6 で発生するか:
Unknown (未調査)
3.8 で発生するか:
Yes (はい)

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'となっています。


Subtasks 2 (0 open2 closed)

Backport(バックポート) #4388: friendListをfrendListとtypoしている箇所があるFixed(完了)isao sano2013-10-15

Actions
Backport(バックポート) #4389: friendListをfrendListとtypoしている箇所があるFixed(完了)isao sano2013-10-15

Actions

Related issues 2 (2 open0 closed)

Related to OpenPNE 3 - Backport(バックポート) #3863: friendListをfrendListとtypoしている箇所があるRejected(差し戻し)isao sano2015-11-09

Actions
Related to OpenPNE 3 - Backport(バックポート) #3864: friendListをfrendListとtypoしている箇所があるRejected(差し戻し)isao sano2015-11-09

Actions
Actions #1

Updated by Akihiro KOBAYASHI about 10 years ago

  • Assignee set to Akihiro KOBAYASHI
  • 3.8 で発生するか changed from Unknown (未調査) to Yes (はい)
Actions #2

Updated by Akihiro KOBAYASHI about 10 years ago

  • Status changed from New(新規) to Accepted(着手)
Actions #3

Updated by Akihiro KOBAYASHI about 10 years ago

  • Status changed from Accepted(着手) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

プルリクエストしました
https://github.com/openpne/OpenPNE3/pull/194

apps/pc_frontend/modules/community/templates/homeSuccess.php
22:op_include_parts('nineTable', 'frendList', $options);

22:op_include_parts('nineTable', 'friendList', $options);

apps/pc_frontend/modules/friend/templates/_friendListBox.php
20:op_include_parts('nineTable', 'frendList_'.$gadget->getId(), $options);

20:op_include_parts('nineTable', 'friendList_'.$gadget->getId(), $options);

に修正しました

単なる打ち間違えであると考えられます

Actions #4

Updated by Akihiro KOBAYASHI about 10 years ago

  • Target version set to OpenPNE 3.9.0-old

プルリクエスト先変更のため
https://github.com/openpne/OpenPNE3/pull/194 を一旦クローズ、
新たにhttps://github.com/openpne/OpenPNE3/pull/225 を追加

Actions #5

Updated by kaoru n over 9 years ago

  • Assignee deleted (Akihiro KOBAYASHI)
Actions #6

Updated by isao sano about 9 years ago

Actions #7

Updated by isao sano about 9 years ago

Actions #8

Updated by Shinichi Urabe almost 9 years ago

  • Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
  • % Done changed from 50 to 70

レビューOKですが、リリースすることにより、フレンドの9テーブルガジェットのソート順やガジェットの展開、閉じる状態が元に戻ることを告知か何かで伝えてください

Actions #9

Updated by kaoru n about 8 years ago

  • Assignee set to isao sano
Actions #11

Updated by kaoru n over 7 years ago

  • Status changed from Pending Testing(テスト待ち) to Rejected(差し戻し)
  • Target version changed from OpenPNE 3.9.0-old to OpenPNE 3.9.0
  • % Done changed from 70 to 50

対象バージョン変更により修正内容の確認が必要であるため差し戻します。

Actions #12

Updated by kaoru n almost 5 years ago

  • Target version changed from OpenPNE 3.9.0 to OpenPNE 3.10.x
Actions #13

Updated by kaoru n over 4 years ago

  • Target version changed from OpenPNE 3.10.x to OpenPNE 3.11.x
Actions #14

Updated by kaoru n over 4 years ago

  • Status changed from Rejected(差し戻し) to Pending Review(レビュー待ち)

リベースのため、
https://github.com/openpne/OpenPNE3/pull/225
を close しました。

https://github.com/openpne/OpenPNE3/pull/613
にてプルリクエストしています。

※ リリース時に #3452-8 を忘れないように。

Actions #15

Updated by Rimpei Ogawa over 4 years ago

  • Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
  • % Done changed from 50 to 70
Actions #16

Updated by isao sano over 4 years ago

  • Status changed from Pending Testing(テスト待ち) to Pending Merge(マージ待ち)
  • % Done changed from 70 to 80

試験しました。問題ありません。

Actions #17

Updated by kaoru n over 4 years ago

  • Status changed from Pending Merge(マージ待ち) to Fixed(完了)
  • % Done changed from 80 to 100

マージしました

Actions

Also available in: Atom PDF