Project

General

Profile

Actions

Bug(バグ) #1092

closed

MemberProfileForm.class.php に不要な処理が残っている

Added by Shinichi Urabe over 14 years ago. Updated over 14 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Target version:
Start date:
2010-05-21
Due date:
% Done:

100%

Estimated time:
3.6 で発生するか:
3.8 で発生するか:

Description

Overview (現象)

lib/form/doctrine/MemberProfileForm.class.php

24    $profiles = Doctrine::getTable('Profile')->findAll();

Causes (原因)

$profiles がメソッド内で使われていない。無駄な処理

Way to fix (修正内容)

この行を削除する

Actions #1

Updated by Kousuke Ebihara over 14 years ago

  • Target version changed from OpenPNE 3.5.3 to OpenPNE 3.6beta1
Actions #2

Updated by Shinichi Urabe over 14 years ago

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

Updated by Shinichi Urabe over 14 years ago

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

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

Actions #4

Updated by Shogo Kawahara over 14 years ago

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

Updated by Kousuke Ebihara over 14 years ago

  • Status changed from Pending Testing(テスト待ち) to Fixed(完了)
  • % Done changed from 70 to 100
Actions

Also available in: Atom PDF