#2786 diff on PR is missing file names, big files are unviewable
Closed: Fixed Opened by zbyszek.

On https://src.fedoraproject.org/rpms/systemd/pull-request/1#request_diff
certain files (towards the end) are displayed without a file name (they seem to be python files, based on the content, not sure if this is relevant).

Also tests/network/networkd-test.py links to https://src.fedoraproject.org/blob/systemd_tests/f/tests/network/networkd-test.py, which is 404.
Screenshot_from_2017-11-20_16-21-33.png
Screenshot_from_2017-11-20_16-22-55.png


Also the listing of files is broken, see attached img.

The first issue and the file list is a duplicate of https://pagure.io/pagure/issue/2266

Also tests/network/networkd-test.py links to https://src.fedoraproject.org/blob/systemd_tests/f/tests/network/networkd-test.py, which is 404.

That's a "new" bug though, thanks for the report :)

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

Also tests/network/networkd-test.py links to https://src.fedoraproject.org/blob/systemd_tests/f/tests/network/networkd-test.py, which is 404.

Ok, this is because this PR is a remote PR, so there is not really anything we can do but we should drop the link. I'll fix this :)

Metadata Update from @pingou:
- Issue assigned to pingou

Commit 0482732b fixes this issue

Metadata