Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-13301

cam-widget-loader is not localized.

    XMLWordPrintable

Details

    Description

      Environment (Required on creation):

      Camunda Cockpit 7.13.0

      // config.js
      window.camCockpitConf = {
      ...
        locales: {
          availableLocales: ['ru', 'en'],
          fallbackLocale: 'en'
        },
      ...
      }
      

      Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):

      When the language is changed to other than English and a section data is loading a section content remained "Loading…".

      Steps to reproduce (Required on creation):

      Open the process instance view page.

      Observed Behavior (Required on creation):

      A section content remained "Loading…".

      Expected behavior (Required on creation):

      A section content translated to "Загрузка…".

      Root Cause (Required on prioritization):

      "Loading…" is hardcoded at 'camunda-commons-ui/lib/widgets/loader/cam-widget-loader.js'.

      Solution Ideas (Optional):

      Hints (Optional):

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              mansur Gabidullin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Salesforce