Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Notes encoding text incorrectly #1105

@clicky

Description

@clicky

Affected part of DeckDeckGo

  • Studio (online editor)
  • Remote control
  • Poll
  • Site
  • Documentation
  • Demo
  • Starter kit
  • Web Components
  • Templates

Reproduction

Steps to reproduce:

  1. Create notes with special characters in
  2. Save notes
  3. View notes (see the strange encoding)

Expected Behavior

I expected the notes to not html~ise characters
e.g. - I'm pretty sure I heard <insert random name> ask...

Actual Behavior

Notes seem to encode the saved text as if html (is this ASCII?) as opposed to just normal (UTF-8?)
e.g. - I'm pretty sure I heard &lt;insert random name&gt; ask...

Environment

  • Browser(s): chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows10

Metadata

Metadata

Labels

bugSomething isn't workingstudio"Studio" is the codename for the web editor

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions