Bug(バグ) #350
[openpne:upgrade-from-2] A notice is caused on loading config.OpenPNE2.php (config.OpenPNE2.php を読み込む際に Notice エラーが発生する)
Start date:
2009-12-14
Due date:
% Done:
100%
3.6 で発生するか:
Unknown (未調査)
3.8 で発生するか:
Unknown (未調査)
Description
A notice is caused on loading config.OpenPNE2.php.
The config.OpenPNE2.php uses "OPENPNE_DIR" constant, but it is not defined before. (The constant is defined on config.inc.php (it is in OpenPNE2))
config.OpenPNE2.php を読み込む際に Notice エラーが発生する。
config.OpenPNE2.php では OPENPNE_DIR という定数を使用しているが、未定義であるため(この定数は OpenPNE2 の config.inc.php で定義されていた)。
Associated revisions
fixed notice on loading config.OpenPNE2.php (fixes #350)
History
#1
Updated by Kousuke Ebihara over 12 years ago
- Subject changed from [upgrade-from-2] A notice is caused on loading config.OpenPNE2.php (config.OpenPNE2.php を読み込む際に Notice エラーが発生する) to [openpne:upgrade-from-2] A notice is caused on loading config.OpenPNE2.php (config.OpenPNE2.php を読み込む際に Notice エラーが発生する)
#2
Updated by Kousuke Ebihara over 12 years ago
- Assignee deleted (
Kousuke Ebihara)
#3
Updated by Kousuke Ebihara over 12 years ago
- Priority changed from Normal(通常) to High(高め)
#4
Updated by Kousuke Ebihara over 12 years ago
- Status changed from Pending Fixing(修正待ち) to Accepted(着手)
- Assignee set to Kousuke Ebihara
#5
Updated by Kousuke Ebihara over 12 years ago
- Status changed from Accepted(着手) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴commit:"5ab86ccdfa00b79ba94711b627a5b167cc67735b"で適用されました。
#6
Updated by Kousuke Ebihara over 12 years ago
- Status changed from Pending Review(レビュー待ち) to Fixed(完了)
- % Done changed from 50 to 100