Graylog2 / Graylog2/graylog2-server

Use one locale in all String operations systemwide

Open
#20,378 1 comment 0 reactions 0 assignees View on GitHub
feature triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## What?

We have to use a specific locale for a set of String operations per the forbidden api check. e.g. for `.toLowerCase(`

In the code we use several locales (a quick glance showed: `ENGLISH`, `US` and `ROOT`).

Maybe we can use one locale consistently?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.