xtypebee / rietveld

Automatically exported from code.google.com/p/rietveld
Apache License 2.0
0 stars 0 forks source link

filtering on open issues not maintained in pagination #364

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.have more than 10 open issues
2.select to see open issues
3.click on the Older link

What is the expected output? What do you see instead?
expected to see the second tab of opened issues
saw second tab of all issues
when selecting to see open issues - it adds closed=0, to the link.  Older adds 
closed=FALSE to the link - changing that to closed=0 produced what I wanted to 
see.

What browser are you using?  What version? On what operating system?
chrome 16.0.912.77 on windows

At what URL are you accessing Rietveld?  (e.g. codereview.appspot.com)
Please note if you are using the Google Apps Labs version (e.g.
codereview.<yourdomain>).
http://cr.hiivesystems.com

*** If you are a Google employee please say so or mail me (Guido van
Rossum) directly. ***

Please provide any additional information below.

Original issue reported on code.google.com by christin...@hiivesystems.com on 1 Feb 2012 at 11:28

GoogleCodeExporter commented 9 years ago

Original comment by albrecht.andi on 6 Apr 2012 at 7:41

GoogleCodeExporter commented 9 years ago
This seems to have been fixed.

Original comment by jrobbins@google.com on 11 Jul 2014 at 11:42