RocketChat / RocketChat/Rocket.Chat

Google Auto Translate broken after update to 3.7.0, manual translate works.

Open
#19,124 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

Previous Google auto translate worked for 3.6.0 and 3.6.3, on new 3.7.0 auto translate does not work but manually click on view original will translate the message to targeted language

Steps to reproduce:
  1. go to chat type whatever text, with pre setup auto translate to selected language,
  2. does not translate, only after i click on view original it will translate my text.
  3. auto translate is gone. manual translate is available.
Expected behavior:

When a user sends a text with their native language, auto translate will translate to the targeted language without needing to click on translate/view original

Actual behavior:

Untitled

Server Setup Information:
  • Version of Rocket.Chat Server: 3.7.0
  • Operating System: Ubuntu
  • Deployment Method: Docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog:
  • NodeJS Version: v12.18.4
  • MongoDB Version:4.4.0
Client Setup Information
  • Desktop App or Browser Version:
  • Operating System: windows and android both same result.
Additional context
Relevant logs:

I20201004-06:37:15.442(0) LocalStore: store created at
I20201004-06:37:15.466(0) LocalStore: store created at
I20201004-06:37:15.466(0) LocalStore: store created at
I20201004-06:37:16.030(0) Setting default file store to AmazonS3
I20201004-06:37:18.027(0) (migrations.js:120) Migrations: Not migrating, already at version 206
I20201004-06:37:22.667(0) Updating process.env.MAIL_URL
I20201004-06:37:23.645(0) Using GridFS for custom sounds storage
I20201004-06:37:23.646(0) Using GridFS for custom emoji storage
I20201004-06:37:23.655(0) Loaded the Apps Framework and loaded a total of 4 Apps!
I20201004-06:37:23.976(0) ➔ System ➔ startup
I20201004-06:37:23.977(0) ➔ +--------------------------------------------------+
I20201004-06:37:23.977(0) ➔ | SERVER RUNNING |
I20201004-06:37:23.977(0) ➔ +--------------------------------------------------+
I20201004-06:37:23.977(0) ➔ | |
I20201004-06:37:23.977(0) ➔ | Rocket.Chat Version: 3.7.0 |
I20201004-06:37:23.977(0) ➔ | NodeJS Version: 12.18.4 - x64 |
I20201004-06:37:23.977(0) ➔ | MongoDB Version: 4.4.0 |
I20201004-06:37:23.978(0) ➔ | MongoDB Engine: wiredTiger |
I20201004-06:37:23.978(0) ➔ | Platform: linux |
I20201004-06:37:23.978(0) ➔ | Process Port: 3000 |
I20201004-06:37:23.978(0) ➔ | Site URL: https://locahost |
I20201004-06:37:23.978(0) ➔ | ReplicaSet OpLog: Enabled |
I20201004-06:37:23.978(0) ➔ | Commit Hash: 2c82cd9cee |
I20201004-06:37:23.978(0) ➔ | Commit Branch: HEAD |
I20201004-06:37:23.978(0) ➔ | |
I20201004-06:37:23.978(0) ➔ +--------------------------------------------------+

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or entry points are named. Reproduce the issue on Rocket.Chat 3.7.0 with Google auto translate enabled, compare automatic translation with the working manual view-original flow, and verify that new messages translate without a manual click.

Written by the indexing model from the issue text.

Assessment

Domain
localization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.