Opened 16 years ago
Closed 16 years ago
#2499 closed Bug (expired)
NaN when using <ul> or <ol>
Reported by: | Jurrie Overgoor | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Lists | Version: | FCKeditor 2.6.3 |
Keywords: | Pending WorksForMe | Cc: |
Description
When I insert a list (either a 1, 2, 3 list or bulleted lists), the text "NaN" appears above every list item. Possibly a Javascript number conversion that fails?
Sample output: <ol> NaN<li>a</li> NaN<li>b</li> NaN<li>c</li> </ol>
Change History (2)
comment:1 Changed 16 years ago by
Keywords: | Pending WorksForMe added; NaN ol ul li list removed |
---|
comment:2 Changed 16 years ago by
Resolution: | → expired |
---|---|
Status: | new → closed |
What browser are you using?
Can you provide detailed steps to reproduce the problem?