#2707 Git blame output is broken
Closed: Fixed 5 years ago Opened 6 years ago by vondruch.


Actually, there seems to be missing the first and last line (both empty lines), like if some "trim" was applied on the file.

By default pagure will only show the avatar, but when it cannot find an user associated with the email of the committer, it uses the name set in the commit. So in this case, pagure doesn't know Rex's email address and thus display his name.

I'll look at the line issue, it is a little odd indeed.

Metadata Update from @pingou:
- Issue tagged with: bug

6 years ago

I tracked this down to pygments.highlight() being the culprit at removing the leading and trailing empty lines, but I don't have a fix for it :(

Metadata Update from @pingou:
- Issue assigned to karsten

6 years ago

Metadata Update from @pingou:
- Issue assigned to pingou (was: karsten)

5 years ago

Login to comment on this ticket.

Metadata
Attachments 2
Related Pull Requests
  • #3460 Merged 5 years ago