patchwork pagination links do not keep "archive" filtering parameter,
which may lead to inaccurate data displayed in the next views.

These changes read the "archive" parameter from current GET request and add it
to the pagination links.

[YOCTO #11200]

Jose Lamego (2):
  patchwork/paginator.py: Add archive parameter
  pagination.html: Add archive parameter to links

 patchwork/paginator.py                        |  1 +
 patchwork/templates/patchwork/pagination.html | 10 +++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.7.4

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to