]> git.ozlabs.org Git - patchwork/commit
Fix mishandling of existing querystring parameters
authorJeremy Kerr <jk@ozlabs.org>
Fri, 12 Sep 2008 01:00:33 +0000 (11:00 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Fri, 12 Sep 2008 01:00:33 +0000 (11:00 +1000)
commit46c0a2ab10f98c654168c5b1d61a43e31fa96d6d
tree2b0f101b35e2136cd7a7ced3089e7db52df722e7
parent5799a55da8c20e0f3820b2e131c20083fe559675
Fix mishandling of existing querystring parameters

Currently, we only get the first character of order= parameters
in the 'remove this filter' querystring.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/filters.py