Skip to content

\(.\) shouldn't get mangled #8644

@quinox

Description

@quinox

Description:

When you send a message containing `\(.\)` the code block gets mangled.

Server Setup Information:

  • Version of Rocket.Chat Server: 0.59.1
  • Operating System: Linux
  • Deployment Method(snap/docker/tar/etc): docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog: Disabled
  • Node Version: v4.8.4

Steps to Reproduce:

  1. Send a user / channel a message containing `\(.\)`

Expected behavior:

  • Everybody sees `\(.\)`

Actual behavior:

The bug in action!

  • The codeblock containing `\(.\)` gets mangled with something like =!=apPxzu...cje=!= . A reload does not fix it
  • This also goes for older messages sent before this bug was present.
  • I think this bug wasn't present before 0.59.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions