#3540 Fix the URLs when opening a new PR vias the drop-down button
Merged by pingou. Opened by pingou.
fix_pr_url  into  master

Download 3540.patch

Basically, in this commit we make sure to give a value to the branch_to
and branch_from variable so the url is properly generated, then we remove
the random value and replace them by the content returned by the ajax
query.

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

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

:thumbsup: LGTM

rebased onto 670edf8fd951b591f1c6debde4b639c49e3e6416

rebased onto 131672d4d18ea7b401f93ddc6e83996ae8b061bc

Thanks :)

Pull-Request has been merged by pingou

Metadata