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

infobox-parser - Could not fill variables in: (undefined) undefined #52

Closed
klemensz opened this issue Aug 1, 2017 · 2 comments
Closed

Comments

@klemensz
Copy link

klemensz commented Aug 1, 2017

That happens when I search for "Wayne Rooney" using https://de.wikipedia.org/w/api.php

Doesn't happen with the English Wikipedia version.

Error: Something went wrong. Could not fill variables in: (undefined) undefined
    at fillVariables (/app/node_modules/infobox-parser/build/bundle.min.js:1:1957)
    at fillVariablesUntilDone (/app/node_modules/infobox-parser/build/bundle.min.js:1:2659)
    at fillVariablesUntilDone (/app/node_modules/infobox-parser/build/bundle.min.js:1:2695)
    at getVariableValue (/app/node_modules/infobox-parser/build/bundle.min.js:1:3339)
    at reduceVariable (/app/node_modules/infobox-parser/build/bundle.min.js:1:3755)
    at /app/node_modules/infobox-parser/build/bundle.min.js:1:3935
    at Array.reduce (native)
    at extractProperties (/app/node_modules/infobox-parser/build/bundle.min.js:1:4114)
    at index (/app/node_modules/infobox-parser/build/bundle.min.js:1:9971)
    at /app/node_modules/wikijs/dist/page.js:1:1579
    at process._tickDomainCallback (internal/process/next_tick.js:135:7)
@dijs
Copy link
Owner

dijs commented Aug 2, 2017

Let's move this over to the proper repo. dijs/infobox-parser#8

@dijs
Copy link
Owner

dijs commented Aug 2, 2017

Fixed in v3.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants