Page MenuHomePhabricator

Internationalization of error handling in the existing AJAX interfaces of the repo
Closed, ResolvedPublic

Description

Use the error messages from the API in order to display appropriate and internationalized error handling in the UI.


Version: unspecified
Severity: enhancement
Whiteboard: storypoints: 8

Details

Reference
bz36436

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:27 AM
bzimport set Reference to bz36436.
bzimport added a subscriber: Unknown Object (MLST).

Localized error messages added in wb444.

Localization of error messages should be handled in a separate API call so not only WikibaseRepo/-Client errors can be localized but all API error messages.

Implement a mechanism that allows the UI to show specialized and localized messages based on the error code.

See also bug 35074 (Make API error messages translatable).

Verified in Wikidata demo time for sprint 8