Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 3 months ago

#24650 closed defect (bug) (worksforme)

Wordpress 3.2.1 is unable to display HTML Content if it is over 32KB

Reported by: srinivasb's profile srinivasb Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.2.1
Component: General Keywords:
Focuses: Cc:

Description

If the HTML content is over 32KB, then Wordpress is failing to display the content while viewing the Page. When I have the content - in simple plain format - it happily handles even when the content is beyond 100KB long.

But it fails when I try to do the same with the HTML content. I can take up the same HTML content and break it into two pages and both display just fine.

Sample Page displaying nothing for BODY of the article:

Same content is broken down into two pages as below:

URL 1: http://myhmec.com/previous-hmec-conferences/hmec-2010/
URL 2: http://myhmec.com/previous-hmec-conferences/hmec-2010/hmec-2010-contd/

Both are displaying fine.

I am attaching "test.htm" here which is the complete content for the single-post. You can remove the portion between "<!-- From Here -->" and "<!-- Till Here -->" to make the content show up, but if you were to include this then Wordpress simply displays a blank body for the page.

Attachments (1)

test.htm (36.3 KB) - added by srinivasb 11 years ago.
sample HTML content over 32KB

Download all attachments as: .zip

Change History (2)

@srinivasb
11 years ago

sample HTML content over 32KB

#1 @nacin
11 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed

3.2.1? Please try the latest version and re-open if this is still an issue.

Note: See TracTickets for help on using tickets.