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

Missing 'array_values' and checked wrong string in '_checkAt' #12

Open
chifatty opened this issue Jul 2, 2015 · 0 comments
Open

Missing 'array_values' and checked wrong string in '_checkAt' #12

chifatty opened this issue Jul 2, 2015 · 0 comments

Comments

@chifatty
Copy link

chifatty commented Jul 2, 2015

The 'array_values' in line 1231 of 'bib-list.js' is undefined.

Also in line 1252 of 'bib-list.js' should be

charv = substr(value, i, 1);

instead of

charv = substr(this.content, i, 1);
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

1 participant