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

Configured language isn't validated #67

Open
pcarana opened this issue Oct 18, 2017 · 1 comment
Open

Configured language isn't validated #67

pcarana opened this issue Oct 18, 2017 · 1 comment

Comments

@pcarana
Copy link
Contributor

pcarana commented Oct 18, 2017

According to RFC 7483 section 4.4 the language identifier at a response:

This data structure consists solely of a name/value pair, where the
name is "lang" and the value is a string containing a language
identifier as described in [RFC5646].

"lang" : "mn-Cyrl-MN"

So, the server isn't validating the language identifier loaded from configuration.properties (property "language") just as indicated in the RFC cited.

@pcarana
Copy link
Contributor Author

pcarana commented Nov 7, 2017

This issue is out of scope of milestone 1.2.0, labeled as enhancement.

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

No branches or pull requests

1 participant