Opened 15 years ago
Closed 14 years ago
#643 closed defect (fixed)
【HTML】webapp/modules/pc/templates/h_schedule_add.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 より転記。
(書込みID:27)
86行目~
option要素が閉じていない。
133行目~
同上
180行目
textarea要素には、cols属性とrows属性が必須。但し、クロスブラウザ的にサイズ合わせするには、デフォルトフォントとサイズの標準化が前提となる。レイアウト崩れが出る可能性があるので、開発者で検討してください。
Change History (5)
comment:1 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
comment:3 Changed 15 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 15 years ago by
Component: | pne-xhtmlcss → pne-correctio |
---|
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
2.12で対応済みです。ご指摘ありがとうございました。
Note: See
TracTickets for help on using
tickets.
HTMLの修正は2.8では見送ることとします。