[yocto] [patchwork][PATCH 0/2] patchwork: keep archive query parameter in views

Jose Lamego jose.a.lamego at linux.intel.com
Mon Mar 27 11:40:48 PDT 2017


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




More information about the yocto mailing list