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

Typo in date format #26500

Closed
aleph-zero opened this issue Sep 4, 2017 · 3 comments
Closed

Typo in date format #26500

aleph-zero opened this issue Sep 4, 2017 · 3 comments
Labels
>bug good first issue low hanging fruit :Search/Mapping Index mappings, including merging and defining field types

Comments

@aleph-zero
Copy link
Contributor

Elasticsearch version (bin/elasticsearch --version):
master
Plugins installed: []
N/A
JVM version (java -version):
N/A
OS version (uname -a if on a Unix-like system):
N/A
Description of the problem including expected versus actual behavior:
I believe that there is a typo in org.elasticsearch.common.joda.Joda. As seen below, Time should not be capitalized, but rather should be basic_t_time.

} else if ("basicTTime".equals(input) || "basic_t_Time".equals(input)) {

@ashworx
Copy link

ashworx commented Sep 5, 2017

I want to take it as my first PR.

@jasontedor
Copy link
Member

@ashworx Thanks for your interest but there is an open PR (#26503) for this one already.

@sumanthrao
Copy link

I would like to contribute to this project, how do I go ahead?

@clintongormley clintongormley added :Search/Mapping Index mappings, including merging and defining field types and removed :Dates labels Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug good first issue low hanging fruit :Search/Mapping Index mappings, including merging and defining field types
Projects
None yet
Development

No branches or pull requests

5 participants