Ticket #2010 (closed Bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 years ago by w.olchawa

  • keywords 590 IE removed
  • priority changed from High to Normal
  • status changed from new to closed
  • resolution set to duplicate

Hi!

Apparently colspan collapses the table, we already have a bug reported, so I'm marking this one as DUP of #1214.

Thanks for investigating.

Note: See TracTickets for help on using tickets.