Vincent Deffontaines wrote: > Hi, > > My accents encoding script (applied on files before sending them) was > lacking support for "ô", which > appears in "hôte", translation for "host". > I have fixed the script and am sending patches for impacted files. > This is quite a problem because the final rendering is bad (see > http://httpd.apache.org/docs/2.2/fr/ > 2nd column, last line). > This patch (against 2.2 branch) fixes this problem for all impacted files.
It seems that fixes the UTF-8 problem you introduced. Your patch also changed the &# (dec representation of UNICODE) but the file new_features_2_0.xml.fr also uses that representation it would be nice to have it corrected too. Your patch is against 2.2.x. Would it possible to have it against httpd-trunk too. Cheers Jean-Frederic > > This will not happen again. > > Vincent > > > ------------------------------------------------------------------------ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
