I am experiencing problems with table rendering with the media wiki syntax. When I create a table with many rows (the exact number to reproduce the bug seems to depend the content length of the table cells), the rendering fails and I get a "The page cannot be displayed" error in IE.

Steps to reproduce:

1) Create a page with mediawiki syntax
2) Put this in the page body:

{| border=1
|- bgcolor="#C0C0C0"
!Header Column 1!!Header Column 2
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row  
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|-
|Row 1|| This is a short description for this row 
|}

3) Submit the page

Comments

cwgordon7’s picture

Status: Active » Closed (won't fix)

I'm sorry, but the 4.7 branch is no longer supported. Only the 6.x branch and 5.x branch are. Reopen if this is still a problem in 5.x or 6.x.