clicking on the link to an open PR from a forked repo results in a 404 error due to part of the path being duplicated inside of the URL.
The link to the opened PR for the byacc-tests branch from here: https://src.fedoraproject.org/fork/mgahagan/rpms/byacc
resolves to: https://src.fedoraproject.org/rpms/byacc/pull-request/rpms/byacc/pull-request/1 which does not work, the correct URL appears to be: https://src.fedoraproject.org/rpms/byacc/pull-request/1
I have noticed this on a couple of open PR's so it is not an isolated incident.
That's a bug in the JS code, nice catch thanks :)
Metadata Update from @pingou: - Issue tagged with: bug
Metadata Update from @pingou: - Issue tagged with: JS
I believe this has been fixed by the new UI that has been merged.
@ryanlerch do you agree?
yeah, i cant re-create this one in the new UI
closing, and thanks!
Metadata Update from @ryanlerch: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)