Project

General

Profile

Bug(バグ) #84

openpne:migrate fails in installing a plugin that doesn't have any models (モデルのないプラグインをインストールしようとすると openpne:migrate が失敗する)

Added by Kousuke Ebihara about 14 years ago. Updated about 14 years ago.

Status:
Fixed(完了)
Priority:
Immediate(今すぐ)
Target version:
Start date:
2009-10-07
Due date:
% Done:

100%

3.6 で発生するか:
Unknown (未調査)
3.8 で発生するか:
Unknown (未調査)

Description

openpne:migrate fails in installing a plugin that doesn't have any models.

openpne:migrate tries to create tables for just installed plugins. But it doesn't consider of plugins that don't have directory for models, and OpenPNE continues to create tables without inhibition. So Doctrine throws an exception, openpne:migrate fails.

You can get more information about this problem via http://www.openpne.jp/archives/3615/.

モデルのないプラグインをインストールしようとすると openpne:migrate が失敗する。
openpne:migrate はインストールしたばかりのプラグインのためにテーブルを作ろうとする。しかし、これはモデル用のディレクトリを持っていないプラグインを考慮しておらず、 OpenPNE はそれに構わずにテーブルを作ろうとするために、Doctrine は例外を投げ、 openpne:migrate が失敗する。

この問題についてのより多くの情報は http://www.openpne.jp/archives/3615/ から得ることができる。


Related issues

Related to OpenPNE 3 - Bug(バグ) #31: openpne:migrate is failed on installing new plugin that loads data (データロードをおこなうプラグインをインストールした場合に openpne:migrate が失敗する) Fixed(完了) 2009-10-04

Associated revisions

Revision 19291a60 (diff)
Added by Kousuke Ebihara about 14 years ago

fixed openpne:migrate that doesn't consider of plugins that don't have directory for models (fixes #84)

History

#1 Updated by Kousuke Ebihara about 14 years ago

  • Target version set to OpenPNE 3.1.3.1

#2 Updated by Kousuke Ebihara about 14 years ago

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

#3 Updated by Kousuke Ebihara about 14 years ago

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

更新履歴commit:"19291a606440f9610bcf4863414e69186333c8be"で適用されました。

#4 Updated by Kousuke Ebihara about 14 years ago

  • Status changed from Pending Review(レビュー待ち) to Fixed(完了)
  • % Done changed from 0 to 100

Also available in: Atom PDF