Index: openacs-4/packages/bug-tracker/www/map-patch-to-bugs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bug-tracker/www/map-patch-to-bugs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/bug-tracker/www/map-patch-to-bugs.tcl 5 Mar 2003 17:41:04 -0000 1.3 +++ openacs-4/packages/bug-tracker/www/map-patch-to-bugs.tcl 28 Aug 2003 09:45:29 -0000 1.4 @@ -52,7 +52,7 @@ set patch_summary [db_string get_patch_summary {}] set page_title "Mapping Patch #$patch_number \"$patch_summary\" to a Bug" -set context_bar [ad_context_bar "$page_title"] +set context [list "$page_title"] # Build the component filter if { ![exists_and_not_null component_id] } {