Ticket #2010 (closed Bug: duplicate)
ie 6 table bug
| Reported by: | elfassy | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | FCKeditor 2.5.1 |
| Keywords: | Cc: |
Description
When loading this page in IE 6.0, it is impossible to use the "Wikitext" button. The javascript error says
Line: 590
Char: 5
Code: object doesn't support this property or method
Code: 0
Url: .../extensions/FCKeditor/fckeditor/editor/fckeditor.html?Instancename=wpTextbox1&Toolbar=Wiki <br> the code on the page is (and yes, it is badly formatted html, but still a bug):
=== Foreground ===
* You should have the following files under <nowiki>~</nowiki>/t/t
{| width="100%" cellspacing="2" border="0"
|-
| <font size="1"></font><br>
| t.for
| t.for'
|-
| <font size="1"></font><br>
| t.for
| t.for'
|-
| <font size="1"></font><br>
| t.for
| t.for'
|-
| <font size="1"></font><br>
| t.for
| t.for'
|-
| <font size="1"></font><br>
| t.for
| t.for'
|-
| colspan="2" | <font size="1"></font><br>
| t.inc'
|}
keep up the great work! cheers, mike
Change History
Note: See
TracTickets for help on using
tickets.