Closed (won't fix)
Project:
PEAR Wiki Filter
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2008 at 18:53 UTC
Updated:
7 Feb 2008 at 22:21 UTC
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
Comment #1
cwgordon7 commentedI'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.