Opened 15 years ago
Closed 14 years ago
#1337 closed enhancement (fixed)
閉じタグの位置の適正化
Reported by: | tsubasa | Owned by: | tsubasa |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | pne-correctio | Version: | |
Keywords: | Cc: |
Description
閉じタグの閉じる位置の間違いを修正していく
<td><form >~</td></form>のようなものはCrescent Eveでエラーを示すので、エラーを示す部分を修正していく。
<td><form>~</form></td>のように適正な状態に修正していく。
Crescent Eveでの以下のようなエラーを見つけ修正していく。
◆5行: /tdの前に、/FORMが必要です。
(⇒4行目参照)
Change History (5)
comment:1 Changed 15 years ago by
Owner: | changed from nobody to tsubasa |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
Milestone: | OpenPNE2.10beta1 → OpenPNE2.10beta2 |
---|
comment:3 Changed 15 years ago by
Milestone: | OpenPNE2.10beta2 → OpenPNE2.12 |
---|
comment:4 Changed 15 years ago by
Version: | 2.10.x |
---|
comment:5 Changed 14 years ago by
Milestone: | OpenPNE2.12.0 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
2.12で修正されます。