Bug#1019403: gitlab: failed to fetch comments in issue (500 Internal Server Error)

2022-10-19 Thread Jakob Haufe
> An alternative fix is to replace: > #{"style=\"background-color: #{h bg_color}\"" if bg_color} > with: > #{"style=\"background-color: #{html_escape bg_color}\"" if bg_color} > > I think "h" is supposed to be a method alias for "html_escape", but > is not loaded due to something missing in our

Bug#1019403: gitlab: failed to fetch comments in issue (500 Internal Server Error)

2022-10-03 Thread Antoine Le Gonidec
On Thu, 08 Sep 2022 17:04:31 +0200 Maximilian Stein wrote: To me, this seemed like a typo, so I simply removed "h " in labels_helper.rb:250. This fixed the issue for me, as far as I can tell. This might not be a typo. It has been added in the following upstream commit:

Bug#1019403: gitlab: failed to fetch comments in issue (500 Internal Server Error)

2022-09-08 Thread Maximilian Stein
Package: gitlab Version: 15.3.2+ds1-1~fto11+1 Severity: normal Tags: patch Dear Maintainer, After upgrading Gitlab, issue comments failed to fetch. I got the following log entries: Completed 500 Internal Server Error in 234ms (ActiveRecord: 154.4ms | Elasticsearch: 0.0ms | Allocations: