#5122 Fix: pagure's overview page displaying verbatim ""
Merged 3 years ago by pingou. Opened 3 years ago by ankitapareek.
ankitapareek/pagure bugfix_5114  into  master

file modified
+1
@@ -4516,6 +4516,7 @@ 

          "del",

          "cite",

          "noscript",

+         "colgroup",

      ]

      if ignore:

          for tag in ignore:

no initial comment

Please add a trailing , here, like the others have

1 new commit added

  • minor changes
3 years ago

Let's squash the two commits into one, having two commits for such a minor change does not really make sense :)

pretty please pagure-ci rebuild

3 years ago

2 new commits added

  • Merge branch 'bugfix_5114' of ssh://pagure.io/forks/ankitapareek/pagure into bugfix_5114
  • fix pagure's overview page verbatim error
3 years ago

rebased onto 90f301a

3 years ago

Squashed the commits! @pingou
Just a small newbie doubt -- Why is the CI build failing because of such a small change?

pretty please pagure-ci rebuild

3 years ago

The CentOS 7 host is busted, I need to figure out why...

Let's get this in anyway :)

Pull-Request has been merged by pingou

3 years ago
Metadata