Index: openacs-4/packages/theme-selva/tcl/selva-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/theme-selva/tcl/selva-procs.tcl,v diff -u -N -r1.13 -r1.14 --- openacs-4/packages/theme-selva/tcl/selva-procs.tcl 4 Jan 2007 08:59:32 -0000 1.13 +++ openacs-4/packages/theme-selva/tcl/selva-procs.tcl 28 Jun 2015 13:01:05 -0000 1.14 @@ -101,7 +101,7 @@ incr which_tab } - if { [exists_and_not_null community_id] } { + if { ([info exists community_id] && $community_id ne "") } { set type [dotlrn_community::get_community_type_from_community_id $community_id] if { $type eq "dotlrn_community" || $type eq "dotlrn_pers_community" } { set community_message_key "#dotlrn.subcommunities_pretty_name#" @@ -146,7 +146,7 @@ ns_log Debug "NAME:: $name" if { $which_tab == $which_tab_selected } { append navbar "\n
  • " - #if {$picture != "null" } { append navbar "\"$picture\"" } + #if {$picture ne "null" } { append navbar "\"$picture\"" } append navbar "[lang::util::localize $name]
  • " } else { append navbar "\n
  • [lang::util::localize $name]
  • " @@ -251,7 +251,7 @@ set subnavbar "