singleton icon indicating copy to clipboard operation
singleton copied to clipboard

A service that provides support for Software Internationalization and Localization

Results 252 singleton issues
Sort by recently updated
recently updated
newest added

**Describe the bug** commit:2a16c214690243b83109a776751ed50773689bf7 "machineTranslation" item as response data in key-based GET API. GET [/i18n/api/v2/translation/products/{productName}/versions/{version}/locales/{locale}/components/{component}/keys] GET [/i18n/api/v2/translation/products/{productName}/versions/{version}/locales/{locale}/components/{component}/keys/{key}] GET [/i18n/api/v1/translation/product/{productName}/component/{component}/key/{key}] GET [/i18n/api/v1/translation/product/{productName}/key/{key}] **To Reproduce** Steps to reproduce the behavior: 1. Go...

kind/bug
area/java-service
priority/low

kind/bug
cla-not-required
area/java-client
priority/medium

**Describe the bug** commit:2a16c214690243b83109a776751ed50773689bf7 Failed to get data origin in key-based GET/POST API. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'GET [/i18n/api/v2/translation/products/{productName}/versions/{version}/locales/{locale}/components/{component}/keys]' API. 2. Input valid product/version/locale/component/key...

kind/bug
area/java-service
priority/low

**Describe the bug** In API **GET /i18n/api/v2/formatting/patterns**, here is different response when no pattern data existing due to different parameters error. **To Reproduce** Steps to reproduce the behavior: 1. Start...

kind/bug
area/java-service
priority/low

The action item of "Performance issue impacts VCF delivery" from Log4j post-mortem

area/java-service
kind/performance
priority/medium

**Describe the bug** CLDR pattern lib can't be compiled with JDK11. **To Reproduce** Steps to reproduce the behavior: 1. Install jdk 11.0.13. 2. Download g11n-cldr-pattern branch code. 2. Compile it...

kind/bug
priority/medium
area/cldr-pattern

**Describe the bug** commit: c7afc3bee93563af3c7073adfdd5cbd9b584ca0e Get 520 when requesting zh-Hant-alt-long language's display name with API /i18n/api/v2/locale/supportedLanguageList. **To Reproduce** Steps to reproduce the behavior: 1. Put a json file with name:...

kind/bug
area/java-service
priority/medium