Bug(バグ) #84
完了openpne:migrate fails in installing a plugin that doesn't have any models (モデルのないプラグインをインストールしようとすると openpne:migrate が失敗する)
100%
説明
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/ から得ることができる。
Kousuke Ebihara さんが約15年前に更新
- ステータス を Accepted(着手) から Pending Review(レビュー待ち) に変更
更新履歴commit:"19291a606440f9610bcf4863414e69186333c8be"で適用されました。
Kousuke Ebihara さんが約15年前に更新
- ステータス を Pending Review(レビュー待ち) から Fixed(完了) に変更
- 進捗率 を 0 から 100 に変更