Index: openacs-4/packages/bug-tracker/www/bug.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bug-tracker/www/bug.tcl,v diff -u -r1.12.2.5 -r1.12.2.6 --- openacs-4/packages/bug-tracker/www/bug.tcl 13 Jan 2003 18:46:27 -0000 1.12.2.5 +++ openacs-4/packages/bug-tracker/www/bug.tcl 20 Jan 2003 13:33:46 -0000 1.12.2.6 @@ -15,7 +15,7 @@ cancel:optional close:optional {user_agent_p:boolean 0} - {show_patch_status "open"} + {show_patch_status "all"} filter:array,optional } @@ -209,7 +209,7 @@ element create bug patches \ -datatype text \ -widget inform \ - -label [ad_decode $show_patch_status "open" "Open Patches (show all)" "all" "All Patches (show only open)" "Patches"] + -label [ad_decode $show_patch_status "open" "Open Patches (show all)" "all" "All Patches (show only open)" "Patches"] if { $user_agent_p } { element create bug user_agent \