[wpmu-trac] [WordPress MU Trac] #617: AUTOSAVE_INTERVAL not defined.

WordPress MU Trac wpmu-trac at lists.automattic.com
Wed May 7 09:35:33 GMT 2008


#617: AUTOSAVE_INTERVAL not defined.
------------------------+---------------------------------------------------
 Reporter:  hanifb      |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  normal      |   Milestone:  WPMU 2.0
Component:  component1  |     Version:  2.0     
 Severity:  normal      |    Keywords:          
------------------------+---------------------------------------------------
 I´ve downloaded the latest trunk that the constant AUTOSAVE_INTERVAL is
 not defined anyware in the trunk.

 this causes the autosave javascript when writing  and editing post to loop
 and collaps.

 to insert in line 410:

 {{{
 /**
  * It is possible to define this in wp-config.php
  *
  */
 if ( !defined( 'AUTOSAVE_INTERVAL' ) )
         define( 'AUTOSAVE_INTERVAL', 60 );
 }}}

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/617>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list