Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Apr 1, 2013
Merged

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

merged 1 commit into from
Apr 1, 2013

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.

None yet

3 participants