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

Fixed file-based template loading via config/templates #4236

Merged

Conversation

spinscale
Copy link
Contributor

When parsing the json file, the first field is ignored as
parser.nextToken() seems to be called too often.

Closes #4235

@kimchy
Copy link
Member

kimchy commented Nov 26, 2013

LGTM

When parsing the json file, the first field is ignored as
parser.nextToken() seems to be called too often.

Closes elastic#4235
@spinscale spinscale merged commit 4774439 into elastic:master Nov 27, 2013
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

Successfully merging this pull request may close these issues.

Loading templates via templates/ directory is not working
2 participants