Skip to content

Bundle lookup: Not returning the defaut content #67

@rxaviers

Description

@rxaviers

Occasionally (specially when loading all the available bundles), the resolved bundle doesn't point to the default content (e.g., en), but to its children (e.g., en-US).

The impact of this issue may not be significant for most applications, since CLDR (as distributed in the JSON format) includes the resolved content anyway for the default content (e.g., en) and as well for their children (e.g., en-US).

The root cause is a typo in the bundle lookup function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions