majestrate / torrent.ano

BitTorrent Index software
MIT License
4 stars 3 forks source link

Escaped string in comments dont correctly works; #9

Open wipedlifepotato opened 4 years ago

wipedlifepotato commented 4 years ago
<dr|z3d> http://torrents.fazanka.i2p/t/235aef1f36aa958683a5f73a7dab08f58e3ceada/
...
<dr|z3d> see if you can fix the crappy escaping of characters.. ' and " shouldn't need to be escaped there.
<dr|z3d> eg router&#39;s network performance
<Voron> https://golang.org/src/html/escape.go
<Voron>  `'`, "&#39;", // "&#39;" is shorter than "&apos;" and apos was not in HTML until HTML5.

...
<Voron> there is not helps utf-8 also (as charset)
wipedlifepotato commented 4 years ago
<user__> это даже не наша проблема наверное, просто какого то хуя там они экранируют ' символ
<user__> и я не совсем понимаю нахуй
<user__> И надо предложить Джеффу убрать эту залупу после экранирования/сделать свою реализацию экранирования всякого говна