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

Re: Url check: chinese releasenotes



On Wed, Sep 10, 2003 at 05:57:49PM +0200, Frank Lichtenheld wrote:
> While going through the output of the url check I saw the following
> errors:
> Looking into http://www.debian.org/releases/stable/releasenotes
>   http://www.debian.org/releases/stable/alpha/release-notes/index.zh_TW.html
>   : Error = (404) Not Found
> [repeated for each arch]
> 
> The correct link is index.zh-tw.html but I can't change this in
> release.data because the correct name for the plain text version
> is release-notes.zh_TW.txt
> 
> Should I add a workaround in template/debian/release.wml or
> can we rename one of the both versions?

If the former, make it a generic s/(\w\w)_(\w\w)/$1-&lc($2)/ replacement
(the above is most likely pseudocode).

-- 
     2. That which causes joy or happiness.



Reply to: