[wp-trac] Re: [WordPress Trac] #8553: preg_replace_callback in do_shortcode returns empty for large posts

WordPress Trac wp-trac at lists.automattic.com
Sun Jan 25 17:34:42 GMT 2009


#8553: preg_replace_callback in do_shortcode returns empty for large posts
-------------------------------------+--------------------------------------
 Reporter:  AaronCampbell            |        Owner:  anonymous
     Type:  defect (bug)             |       Status:  new      
 Priority:  normal                   |    Milestone:  2.7.1    
Component:  General                  |      Version:           
 Severity:  normal                   |   Resolution:           
 Keywords:  has-patch needs-testing  |  
-------------------------------------+--------------------------------------
Comment (by tmcookies):

 sorry. I just found out what the problem in my case was. For anyone else
 having the same problem as i have: i had the php-module suhosin enabled.
 This has some "max"-options enabled (mainly
 suhosin.request.max_value_length and suhosin.post.max_value_length. Those
 limit the size of the value php gets from $_POST and $_GET.. So, either
 disable suhosin or change these values..

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


More information about the wp-trac mailing list