[wp-trac] [WordPress Trac] #24650: Wordpress 3.2.1 is unable to display HTML Content if it is over 32KB

WordPress Trac noreply at wordpress.org
Thu Jun 27 04:53:15 UTC 2013


#24650: Wordpress 3.2.1 is unable to display HTML Content if it is over 32KB
--------------------------+-----------------------------
 Reporter:  srinivasb     |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  3.2.1
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 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:
   - URL: http://myhmec.com/wp-long-html-page-test/
   - Only Title is display but no article body
   - If you do "View -> Source", you can see the FULL content there.



 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.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24650>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list