Mercurial > p > roundup > code
diff CHANGES.txt @ 5990:0face8e45224
issue2551076 - responsive template, search links should ignore status
In responsive template, default searches (on side menu) for bugs and
tasks sets status=new default should be "don't care".
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 16 Dec 2019 21:45:37 -0500 |
| parents | c475159af6b8 |
| children | b0940ad50f43 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Dec 14 16:23:08 2019 -0500 +++ b/CHANGES.txt Mon Dec 16 21:45:37 2019 -0500 @@ -59,6 +59,9 @@ rather than the xhtml form of 'required="required"'. Specifiy attribute value same as attribute name or attribute value of None, to output attribute as boolean. (John Rouillard) +- issue2551076 - in responsive template, default searches for bugs and + tasks sets status=new default should be "don't care". (Report: + Ludwig Reiter; Fix: John Rouillard) 2019-10-23 2.0.0 alpha 0
