RouteLanguage data producer only checks for standardized languages

Created on 7 May 2024, about 2 months ago

Problem/Motivation

RouteLanguage data producer only checks for standardized languages which doesn't match configured regional languages i.e. fr-CA, es-419, etc resulting in null data response.

Steps to reproduce

  1. Create a language that is not in the standardized list i.e. fr-CA
  2. Make a GraphQL request with the path `/fr-CA/path`

Proposed resolution

Use the getLanguages function to only collect the configured languages instead of the standardized language list.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bstan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024