Bug #747

WordPress converter requires prefixed tables

Added by leffeman-gmail-com - 811 days ago. Updated 6 days ago.

Status :Closed Start :
Priority :Normal Due date :
Assigned to :tobi - % Done :

0%

Category :backend
Target version :5.0.4
Resolution :

fixed


Description

The converter requires a prefix, while WordPress does not.

Solution trivial, add _ to the end of prefix, in case it does not exist, and remove the _ from the source.

I have not been able to figure out how to pass an empty value to --prefix without throwing a handful of exceptions though.

Associated revisions

Revision 996
Added by kevin 837 days ago

Add test for trackback-pinging an article.
Fix trackback pinging so it actually works.
Move some test helper methods from xml_controller_test into test_helper.
Fix the XPath helper methods to support non-Element results
Also fixes #747

History

07/13/2008 02:27 PM - neuro -

  • Status changed from New to Closed
  • Target version set to 5.0.4
  • Resolution set to fixed

The new converter plugins take the prefix into account

Also available in: Atom PDF