zeripath
9340269d84
Stop double encoding blame commit messages ( #17498 ) ( #17500 )
...
Backport #17498
The call to html.EscapeString in routers/web/repo/blame.go:renderBlame is extraneous
as the commit message is now rendered by the template. The template will correctly
escape strings - therefore we are currently double escaping.
This PR fixes this.
Fix #17492
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-10-31 17:46:51 +08:00
..
2021-06-09 01:33:54 +02:00
2021-10-25 17:46:56 +01:00
2021-10-31 17:46:51 +08:00
2021-08-25 11:11:54 +01:00
2021-08-31 05:02:27 +02:00
2021-10-25 18:31:15 +01:00
2021-06-09 01:33:54 +02:00
2021-06-09 01:33:54 +02:00
2021-10-25 17:46:56 +01:00
2021-06-09 14:53:12 +02:00
2021-07-08 13:38:13 +02:00
2021-06-09 01:33:54 +02:00
2021-06-09 01:33:54 +02:00
2021-06-09 01:33:54 +02:00
2021-06-09 01:33:54 +02:00
2021-06-09 01:33:54 +02:00
2021-06-09 01:33:54 +02:00
2021-06-09 01:33:54 +02:00
2021-06-09 01:33:54 +02:00
2021-08-31 16:06:01 +08:00
2021-10-25 17:46:56 +01:00
2021-06-09 01:33:54 +02:00
2021-06-09 01:33:54 +02:00
2021-06-14 19:20:43 +02:00
2021-08-29 15:25:45 +01:00
2021-06-09 01:33:54 +02:00
2021-08-29 15:25:45 +01:00
2021-06-14 21:12:33 -04:00
2021-10-05 20:16:22 +02:00
2021-06-09 01:33:54 +02:00
2021-08-29 15:25:45 +01:00
2021-06-23 17:12:38 -04:00
2021-06-09 01:33:54 +02:00
2021-06-09 01:33:54 +02:00
2021-09-15 10:05:47 +08:00
2021-06-09 01:33:54 +02:00
2021-06-25 16:28:55 +02:00
2021-06-09 01:33:54 +02:00
2021-10-25 17:46:56 +01:00
2021-06-29 15:34:03 +02:00
2021-07-21 03:37:00 +01:00
2021-08-30 23:00:45 +02:00