[wp-trac] [WordPress Trac] #14026: Export errors

WordPress Trac wp-trac at lists.automattic.com
Mon Jun 28 08:33:03 UTC 2010


#14026: Export errors
-----------------------------+----------------------------------------------
 Reporter:  dimitre          |        Owner:        
     Type:  defect (bug)     |       Status:  closed
 Priority:  highest omg bbq  |    Milestone:  3.0.1 
Component:  Export           |      Version:  3.0   
 Severity:  blocker          |   Resolution:  fixed 
 Keywords:                   |  
-----------------------------+----------------------------------------------

Comment(by dimitre):

 Replying to [comment:1 nacin]:

 Sorry about the delay
 This happens when I actually try to download export file
 I've added the lines and here is the result:
 {{{
 array(2) {
   ["category"]=>
   string(1) "0"
   ["post_tag"]=>
   string(1) "0"
 }
 array(3) {
   [0]=>
   array(4) {
     ["file"]=>
     string(59) "/Users/dimitre/Sites/blogcouture/wp-
 includes/formatting.php"
     ["line"]=>
     int(766)
     ["function"]=>
     string(17) "wp_strip_all_tags"
     ["args"]=>
     array(1) {
       [0]=>
       &array(2) {
         ["category"]=>
         string(1) "0"
         ["post_tag"]=>
         string(1) "0"
       }
     }
   }
   [1]=>
   array(4) {
     ["file"]=>
     string(51) "/Users/dimitre/Sites/blogcouture/wp-admin/admin.php"
     ["line"]=>
     int(89)
     ["function"]=>
     string(12) "sanitize_key"
     ["args"]=>
     array(1) {
       [0]=>
       &array(2) {
         ["category"]=>
         string(1) "0"
         ["post_tag"]=>
         string(1) "0"
       }
     }
   }
   [2]=>
   array(4) {
     ["file"]=>
     string(52) "/Users/dimitre/Sites/blogcouture/wp-admin/export.php"
     ["line"]=>
     int(10)
     ["args"]=>
     array(1) {
       [0]=>
       string(51) "/Users/dimitre/Sites/blogcouture/wp-admin/admin.php"
     }
     ["function"]=>
     string(12) "require_once"
   }
 }
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14026#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list