ENGAGE-354: Ensure that Artifact view is Internationalizable

Metadata

Source
ENGAGE-354
Type
Sub-task
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Justin Obara
Created
2010-02-08T17:20:07.000-0500
Updated
2010-02-12T14:36:56.000-0500
Versions
N/A
Fixed Versions
  1. 0.3b
Component
  1. Artifact View

Description

Ensure that Artifact View is internationalizable

The component should have a strings options object for any strings used by the component. The service for it should be able to locate the correct message bundle (as identified in the lang url parameter) and send it to the component.

Comments

  • Justin Obara commented 2010-02-08T17:20:21.000-0500

    Bug Parade Engage 0.3

  • y z commented 2010-02-11T15:39:15.000-0500

    This bug is fixed with commit r9364 by Colin.

  • y z commented 2010-02-11T15:39:33.000-0500

    This bug is fixed with commit r9364 by Colin.

  • Colin Clark commented 2010-02-12T14:36:56.000-0500

    I've reviewed and committed Yura's substantial refactoring of ArtifactView, which is fully internationalized.