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

Re: wml build errors in japanese/ and spanish/



On Fri, Jun 13, 2003 at 12:52:05PM +0200, Frank Lichtenheld wrote:
> On Fri, Jun 13, 2003 at 09:49:57AM +0900, Tomohiro KUBOTA wrote:
> > Thank you for information.  I fixed this, but the fix caused
> > a much serious problem.
> > 
> > For example,
> > 
> >    http://www.debian.org/devel/wnpp/rfa_bypackage.ja.html
> > 
> > is written in EUC-JP encoding but the header says the page is 
> > ISO-2022-JP encoding.  This causes the page entirely unreadable.
> > (Just a row of random letters)
> 
> Hmm, ok, can't check this

You can try
  iconv -f iso-2022-jp -t utf-8 rfa_bypackage.ja.html >/dev/null
and see if it fails.

> > Though I am not familiar with the build process of Debian web
> > pages, I imagine Makefile has some problem and WMEPILOG is
> > ignored.  (WMEPILOG for Japanese converts pages from EUC-JP
> > to ISO-2022-JP).  I have no idea how to fix this.
> 
> This analysis is correct.
> 
> > I'd like to revert my modification if there are no solution.
> 
> I think there is one. But before committing it, I will give others the
> chance to comment:
[...]

Looks fine, I could not find a better solution.

Denis



Reply to: