[gimp-web/testing] Make bug search results show all vs open



commit 9ee41fd9af82bacca40c2d24813e9c69f0c58c6f
Author: Pat David <patdavid gmail com>
Date:   Thu Mar 14 11:07:16 2019 -0400

    Make bug search results show all vs open

 content/bugs/index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/content/bugs/index.md b/content/bugs/index.md
index cb8f8795..aeb3d078 100644
--- a/content/bugs/index.md
+++ b/content/bugs/index.md
@@ -1,6 +1,6 @@
 Title: Bugs 
 Date: 2015-08-17T11:09:31-05:00
-Modified: 2015-08-17T11:09:40-05:00
+Modified: 2019-03-14T11:06:49-06:00
 Authors: Pat David
 Status: hidden
 
@@ -11,6 +11,7 @@ Report an issue here!
 <form action="https://gitlab.gnome.org/GNOME/gimp/issues?scope=all&utf8=%E2%9C%93";>
 <label>Search for an existing bug:<br/>
 <input type="text" name="search" placeholder="e.g.: 'font loading'" id='bugInput' /></label>
+<input type="hidden" name="state" value="all">
 <input type="submit" value="Submit"/>
 </form>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]