#437 Request pull button → 404 error
Closed: Fixed Opened by mattdm.

Looking at https://pagure.io/fork/mattdm/brume/commits/master... commit 6c7c20 as a red *. The "Request pull" button links to https://pagure.io/fork/mattdm/brume/diff/..master, which is a 404 error.

?


Looking at https://pagure.io/fork/mattdm/brume/commits/master... commit 6c7c20 as a red *. The "Request pull" button links to https://pagure.io/fork/mattdm/brume/diff/..master, which is a 404 error.

It's missing a part of the url, it should be
https://pagure.io/fork/mattdm/brume/diff/master..master

I thought I had fixed this one, apparently not :)

Thanks for the report

This was actually fixed in: https://pagure.io/pagure/pull-request/471

Metadata