#4032 Fix linking to specific lines in a pull-request
Merged by pingou. Opened by pingou.
fix_highlight  into  master

Download 4032.patch

Turns out HTML doesn't like commas in its identifiers, so replace the
commas with double underscore ('__') that seems to fix the behavior to
what once worked and now does again.

Fixes https://pagure.io/pagure/issue/3827

:thumbsup:

Thanks for the review :)

Pull-Request has been merged by pingou

Metadata