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.2.2.1 -r1.2.2.2 --- openacs-4/packages/bug-tracker/www/map-patch-to-bugs.tcl 5 Mar 2003 18:13:52 -0000 1.2.2.1 +++ openacs-4/packages/bug-tracker/www/map-patch-to-bugs.tcl 18 May 2003 12:16:06 -0000 1.2.2.2 @@ -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] } {