[wp-trac] Re: [WordPress Trac] #8711: Certain posts can disappear from the edit view

WordPress Trac wp-trac at lists.automattic.com
Wed Dec 24 09:24:45 GMT 2008


#8711: Certain posts can disappear from the edit view
--------------------------+-------------------------------------------------
 Reporter:  king76        |        Owner:  anonymous
     Type:  defect (bug)  |       Status:  new      
 Priority:  normal        |    Milestone:  2.8      
Component:  General       |      Version:  2.7      
 Severity:  normal        |   Resolution:           
 Keywords:                |  
--------------------------+-------------------------------------------------
Comment (by DD32):

 mrmist: Such things happen with preg_replace, Long strings, and php's
 builtin backtrace limit, If the backtrace limit is hit, then it returns a
 empty string. Theres a number of bugs around on that..

 I think this might be the same issue as  #8553 (preg_replace_callback in
 do_shortcode returns empty for large posts) since they both deal with
 shortcodes (The number of images means the number of caption shortcodes in
 use)

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8711#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list