codewars / codewars.com

Issue tracker for Codewars

Home Page:https://www.codewars.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample tests editor in translation fork unescapes HTML entities

Madjosz opened this issue · comments

Describe the bug
When forking this PHP kata the sample tests contain some HTML in expected strings which should be sanitized by the user by escaping HTML entities. The sample test editor already opens with HTML entities unescaped leading to compile errors. Even reescaping them and then saving+publishing the fork results in having a diff and the new version having unescaped HTML in the sample tests. Maybe this is just a visual bug and the strings are actually escaped but I didn't want to approve to test this out.

Problem does not occurr in full test editor.

Screenshots
image

Browser

  • OS: Microsoft Windows 10 Pro
  • Browser: Vivaldi
  • Version: 6.5.3206.63 (64-bit)