Opened 14 years ago
Closed 13 years ago
#638 closed defect (fixed)
【HTML】webapp/modules/pc/templates/c_edit.tpl
Reported by: | ogawa | Owned by: | nobody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | pne-correctio | Version: | |
Keywords: | HTML | Cc: |
Description
http://openpne.jp/?m=pc&a=page_c_topic_detail&target_c_commu_topic_id=1655&all=1 より転記。
238行目~
「checked=""checked""」と言う省略しない書法はXHTMLで必須の物で、HTML 4.01では慣例として者略する事が多い。
269行目~
selected属性も同上。
335行目~
同上。
367行目~
同上。
447行目
対応する開始タグナシ。よって削除。
Change History (5)
comment:1 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
comment:3 Changed 13 years ago by
Component: | default【一般】 → pne-xhtmlcss |
---|---|
Milestone: | OpenPNE2.8beta6 |
Owner: | changed from takanashi to nobody |
Priority: | minor → major |
Status: | reopened → new |
comment:4 Changed 13 years ago by
Component: | pne-xhtmlcss → pne-correctio |
---|
comment:5 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
2.12で対応済みです。ご指摘ありがとうございました。
Note: See
TracTickets for help on using
tickets.
HTMLの修正は2.8では見送ることとします。