The SIO2 project
  1. The SIO2 project
  2. SIO-2500

Javascript translations raise System Error

    Details

    • Type: Bug Bug
    • Status: New New
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: TAG 2021/22 Summer Sprint 1
    • Fix Version/s: None
    • Component/s: OIOIOI
    • Labels:
      None

      Description

      Accessing page /jsi18n/ tiggers System error:

      Internal Server Error: /jsi18n/
      Traceback (most recent call last):
        File "/home/oioioi/.local/lib/python3.7/site-packages/django/core/handlers/exception.py", line 47, in inner
          response = get_response(request)
        File "/home/oioioi/.local/lib/python3.7/site-packages/django/core/handlers/base.py", line 181, in _get_response
          response = wrapped_callback(request, callback_args, **callback_kwargs)
        File "/usr/lib/python3.7/contextlib.py", line 74, in inner
          return func(args, kwds)
        File "/home/oioioi/.local/lib/python3.7/site-packages/django/views/generic/base.py", line 70, in view
          return self.dispatch(request, *args, kwargs)
        File "/home/oioioi/.local/lib/python3.7/site-packages/django/views/generic/base.py", line 98, in dispatch
          return handler(request, *args, **kwargs)
        File "/home/oioioi/.local/lib/python3.7/site-packages/django/views/i18n.py", line 213, in get
          paths = self.get_paths(packages) if packages else None
        File "/home/oioioi/.local/lib/python3.7/site-packages/django/views/i18n.py", line 224, in get_paths
          'Invalid package(s) provided to JavaScriptCatalog: %s' % ','.join(excluded)
      ValueError: Invalid package(s) provided to JavaScriptCatalog: oioioi._locale
      [11/Apr/2022 10:32:34] "GET /jsi18n/ HTTP/1.1" 500 114882

        Activity

        Connect your code to JIRA

        Link every code change to JIRA just by adding an issue keys in commit messages. Bridge the gap back to your source and know which changes fixed which JIRA issues.

        Git & Mercurial in the cloud

        Collaborate across unlimited private code repositories.

        Git behind the firewall

        Manage and collaborate on Git repositories behind a firewall.

        Browse and search code

        Browse, search, and track source code repositories.

          People

          • Assignee:
            Unassigned
            Reporter:
            Tomek Waleń
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: