Uploaded image for project: 'AdMaxLocal'
  1. AdMaxLocal
  2. AML-346

API - I18N and locale detection

    Details

    • Type: Task
    • Status: Closed
    • Priority: Major
    • Resolution: Won't Fix
    • Affects Version/s: 2.0.0
    • Fix Version/s: Apollo
    • Component/s: API
    • Labels:
      None
    • Sprint:
      Sprint 7

      Description

      We need to add proper I18N of the API because it currently doesn't detect or do anything about the client locale.

      It shoudn't be terrible hardly to add: just something along the lines of:

      @Context HttpHeaders httpHeaders) {
      List<Locale> locales = httpHeaders.getAcceptableLanguages();

      in most of the calls, and then pass the first locale down to the service components.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                atul.sanagar Atul Sanagar (Inactive)
                Reporter:
                gavin.nicol Gavin Nicol (Inactive)
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: