Junio C Hamano wrote: > Jakub Narebski <jnareb@xxxxxxxxx> writes: > >> Doesn't work well with values outside us-ascii, but that might be >> considered web browser bug (misfeature), not a bug in gitweb. > > That's sad. > > Are you sure about it? Now I see I was wrong. > What does start_td({-title=>"blah"}) produce? <td title="blah">? > If so, is http://members.cox.net/junkio/t.html close to what you > are trying to achieve here? Yes, that is what I tried to achieve. Using CGI to set attributes was to quote characters which cannot be in double quited attribute values, i.e. change '"' to '"' or '"'. I don't know what start_td did with \"o character (Perl v5.8.6, CGI::VERSION=3.05). -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html