バグ #320
ユーザ登録テンプレートのHTML構文ミス
| Status: | 終了 | Start: | ||
|---|---|---|---|---|
| Priority: | 低め | Due date: | ||
| Assigned to: | - | % Done: | 100% |
|
| Category: | ユーザ機能 | Spent time: | - | |
| Target version: | 1.2.0.4 | Estimated time: | 1.00 hour | |
| バグを確認したバージョン: | 1.2.0.3 |
Description
webapp/modules/pc/templates/o_regist_prof.tpl
誕生日の月と日の入力につかう<option>タグに閉じタグがない
154行目付近から始まり164行目までで4箇所が該当します。
対応も簡単で、抜けている4箇所に</option>を追加するだけです。
とりあえずそのままでも動いていますが、見つけたので報告しておきます。
Associated revisions
History
Updated by KUNIHARU Tsujioka 9 months ago
- Target version set to 1.2.0.4
Updated by Anonymous 9 months ago
- Status changed from 新規 to 解決
- % Done changed from 0 to 100
チェンジセットr1348で適用されました。