[wp-trac] [WordPress Trac] #13870: tags to category import functionality broken

WordPress Trac wp-trac at lists.automattic.com
Sun Jun 13 08:00:57 UTC 2010


#13870: tags to category import functionality broken
--------------------------+-------------------------------------------------
 Reporter:  mrmist        |       Owner:            
     Type:  defect (bug)  |      Status:  new       
 Priority:  normal        |   Milestone:  Unassigned
Component:  Import        |     Version:  3.0       
 Severity:  normal        |    Keywords:            
--------------------------+-------------------------------------------------
 The convert tags to categories part of the cat2tag "importer" doesn't seem
 to be working.  It looks to be referencing a URL that no longer exists
 (Maybe it was how it used to work?)

 The error is -
 PHP Warning: include(E:\webpage\svn\trunk/wp-admin/import/wp-cat2tag.php):
 failed to open stream: No such file or directory in E:\webpage\svn\trunk
 \wp-admin\admin.php on line 175 PHP Warning: include(): Failed opening
 'E:\webpage\svn\trunk/wp-admin/import/wp-cat2tag.php' for inclusion
 (include_path='.;C:\php5\pear') in E:\webpage\svn\trunk\wp-admin\admin.php
 on line 175 PHP Warning: call_user_func() expects parameter 1 to be a
 valid callback, no array or string given in E:\webpage\svn\trunk\wp-
 admin\admin.php on line 192

 Which is seen after installing the importer, then clicking the "Tags to
 Categories" button.

 Categories to tags shows a list of categories ready for conversion, but
 attempting to click the "Convert categories to tags" button also displays
 the above error.

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


More information about the wp-trac mailing list