[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with encoding of debian.org in French



Simon Paillard <simon.paillard@resel.enst-bretagne.fr> writes:
> That was true and fixed yesterday night (and a few hours waiting the
> site build).

I think there is still some more files to fix. You can use following
command to find problematic files:

for file in `find . -name \*.wml`; do file $file; done | grep UTF-8

./users/org/greennet.wml: UTF-8 Unicode text
./users/com/vpslink.wml: UTF-8 Unicode text
./security/2008/dsa-1679.wml: UTF-8 Unicode English text
./vote/2008/suppl_003_stats_detailed.wml: UTF-8 Unicode C program text
./vote/2008/suppl_003_stats.wml: UTF-8 Unicode C program text
./distrib/floppyinst.wml: UTF-8 Unicode English text
./events/2008/1021-systems.wml: UTF-8 Unicode text
./events/2008/0129-solutionslinux.wml: UTF-8 Unicode text
./consultants/kotarba.wml: UTF-8 Unicode text

And direct links for checking (which are broken, I checked):

http://www.debian.org/users/org/greennet.fr.html
http://www.debian.org/users/com/vpslink.fr.html
http://www.debian.org/security/2008/dsa-1679.fr.html
http://www.debian.org/vote/2008/suppl_003_stats_detailed.fr.html
http://www.debian.org/vote/2008/suppl_003_stats.fr.html
http://www.debian.org/distrib/floppyinst.fr.html
http://www.debian.org/events/2008/1021-systems.fr.html
http://www.debian.org/events/2008/0129-solutionslinux.fr.html
http://www.debian.org/consultants/kotarba.fr.html

Maybe we should migrate to UTF-8 here too...

-- 
Tommi Vainikainen


Reply to: