Actions
Bug(バグ) #800
closedIt will become an error if a string is inputted into the input column of the minimum maximum of the date profile. (日付プロフィールの最小最大値の入力欄に文字列を入力するとエラーになる)
Start date:
2010-03-04
Due date:
% Done:
100%
Estimated time:
3.6 で発生するか:
3.8 で発生するか:
Description
現象¶
管理画面のプロフィール項目設定画面で、日付のプロフィールの最小値と最大値の入力欄に文字列を入力するとエラーが発生する。
具体的にいうと、最小~最大値の入力フォームに「aaaaaa」と入力しプロフィール追加、または変更ボタンを押すと
現在、サーバが混み合っているか、メンテナンス中です。 ご迷惑をおかけいたしますが、しばらく時間を空けて再度アクセスしてください。
の画面になる。
再現環境¶
- OpenPNE3.5.0-dev
- Firefox3.5.7
再現手順¶
- 管理画面のプロフィール設定画面にアクセスする
- 日付型のプロフィールを作成する
- 日付型プロフィールの最小~最大値の入力フォームに「aaaaaa」と入力する
原因¶
修正内容¶
Updated by Mutsumi Imamura almost 15 years ago
- Subject changed from 日付プロフィールの最小最大値の入力欄にバリデーションが足りない to 日付プロフィールの最小最大値の入力欄に文字列を入力するとエラーになる
Updated by Yuki Yamashita almost 15 years ago
OpenPNE 3.5.1-dev にて再現できました。
報告の通りに入力すると、エラーが表示されます。
以下Apacheのエラーログです。
[Wed Mar 17 18:25:07 2010] [error] [client xxx.xxx.xxx.xxx] DateTime::__construct() [<a href='datetime.--construct'>datetime.--construct</a>]: Failed to parse time string (aaaa) at position 0 (a): The timezone could not be found in the database, referer: http://OPENPNE/pc_backend.php/profile/edit
Updated by Masato Nagasawa almost 15 years ago
- Subject changed from 日付プロフィールの最小最大値の入力欄に文字列を入力するとエラーになる to It will become an error if a string is inputted into the input column of the minimum maximum of the date profile. (日付プロフィールの最小最大値の入力欄に文字列を入力するとエラーになる)
Updated by Masato Nagasawa almost 15 years ago
- Status changed from New(新規) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴 62ed4cb4f2335bba5440adbd26aa568f8c54329e で適用されました。
Updated by Kousuke Ebihara over 14 years ago
- Target version set to OpenPNE 3.6beta1
Updated by Shogo Kawahara over 14 years ago
- Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
- % Done changed from 50 to 70
Updated by Kousuke Ebihara over 14 years ago
- Status changed from Pending Testing(テスト待ち) to Fixed(完了)
- % Done changed from 70 to 100
Actions