Skip to content

Fix wordpress import, since the input format seems to have changed#19

Merged
parkr merged 1 commit intojekyll:masterfrom
x3ro:fix-wordpress-import
Apr 1, 2013
Merged

Fix wordpress import, since the input format seems to have changed#19
parkr merged 1 commit intojekyll:masterfrom
x3ro:fix-wordpress-import

Conversation

@x3ro
Copy link
Contributor

@x3ro x3ro commented Mar 31, 2013

The main "import" command method invokes the importer like this:

klass.process(options.__hash__)

Since the wordpress importer expecting separate parameters for dbname, user, ..., the import mechanism broke. Note that this fix only works with a Jekyll version where jekyll/jekyll#910 has been applied, since the import command is completely broken for me otherwise.

@parkr
Copy link
Member

parkr commented Apr 1, 2013

Merged jekyll/jekyll#910. Good catch!

parkr added a commit that referenced this pull request Apr 1, 2013
Fix wordpress import, since the input format seems to have changed
@parkr parkr merged commit d592e14 into jekyll:master Apr 1, 2013
parkr added a commit that referenced this pull request Apr 1, 2013
@jekyll jekyll locked and limited conversation to collaborators Feb 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants