Bug(バグ) #830
Fix Inappropriate in fixed the ticket of #608. (#608 の修正で不適切な個所を修正する)
Start date:
2010-03-10
Due date:
% Done:
100%
3.6 で発生するか:
Unknown (未調査)
3.8 で発生するか:
Unknown (未調査)
Description
以下2点に関しての修正を行う。
- apps/pc_backend/modules/profile/actions/actions.class.php 52行目のインデントがずれている
- 空欄の判定には opValidatorString を使って trim, required を指定する方が望ましい
Related issues
Associated revisions
fixed changed sfValidatorString to opValidatorString and fixed indent in the profile form of the backend. (fixes #830)
History
#1
Updated by Masato Nagasawa almost 13 years ago
- Status changed from New(新規) to Accepted(着手)
#2
Updated by Masato Nagasawa almost 13 years ago
- Status changed from Accepted(着手) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴commit:"c573dcaf1ad131127778063b35d70ce1ce751a76"で適用されました。
#3
Updated by Masato Nagasawa almost 13 years ago
- Target version changed from OpenPNE 3.5.1 to OpenPNE 3.5.0
#4
Updated by Masato Nagasawa almost 13 years ago
- Subject changed from #608 の修正で不適切な個所を修正する to Fix Inappropriate in fixed the ticket of #608. (#608 の修正で不適切な個所を修正する)
#5
Updated by Rimpei Ogawa almost 13 years ago
- Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
#6
Updated by Mutsumi Imamura almost 13 years ago
- Status changed from Pending Testing(テスト待ち) to Fixed(完了)
- % Done changed from 50 to 100
#7
Updated by Mutsumi Imamura almost 13 years ago
- Status changed from Fixed(完了) to Pending Testing(テスト待ち)
- % Done changed from 100 to 50
コメントするチケットを間違えたのでテスト待ちに戻します。
#8
Updated by Mutsumi Imamura almost 13 years ago
- Status changed from Pending Testing(テスト待ち) to Fixed(完了)
- % Done changed from 50 to 100
動作テストOKです。