[wp-trac] Re: [WordPress Trac] #4614: Importer as plugin

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 13 20:19:29 GMT 2007


#4614: Importer as plugin
-------------------------+--------------------------------------------------
 Reporter:  Nazgul       |        Owner:  westi   
     Type:  enhancement  |       Status:  reopened
 Priority:  high         |    Milestone:  2.3     
Component:  General      |      Version:  2.3     
 Severity:  normal       |   Resolution:          
 Keywords:  needs-patch  |  
-------------------------+--------------------------------------------------
Changes (by westi):

  * priority:  normal => high

Comment:

 Replying to [comment:6 Nazgul]:
 > The current implementation fails for registered import functions which
 are class members. The function_exists call returns false, because it's
 testing an array, not the actual function name.

 Good catch

 I guess we need to check is_array and do some stuff to work out if the
 class exists then

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


More information about the wp-trac mailing list