vmware / vmware/singleton

[BUG] g11n-java-client - When initializing the cache, offline only locales are not included.

Open
#783 1 comment 0 reactions 1 assignee View on GitHub

@jessiejuachon is already working on this.

Since Sep 14, 2020.

  • #784 by @jessiejuachon — open
area/java-client kind/bug priority/low
Dominant language
Java
Stars
72
Forks
69
Avg merge
23h 32m
Merged PRs (30d)
4

Description

Describe the bug
When initializing the cache, if service is available, only online supported locales is fetched.

To Reproduce

  1. Set initializeCache config to true, and online mode (Set vipServer config to an available vip service hostname)
  2. Include an offline locale bundle that is not found in the vip service.
  3. Start up application
  4. Notice that the offline locale bundle is not loaded in cache.

Expected behavior
The offline locale bundle should also be loaded in cache because it is also "supported".

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.