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

Re: translation-check.wml



On Wed, Sep 27, 2000 at 10:30:46PM +0200, Josip Rodin wrote:
> > > Found the problem; working on the fix; will commit in a few minutes :)
> > 
> > So, what did I do wrong?
> 
> Quoting from fixed template :)
> 
> # special case for top-level translations, which have $CUR_DIR empty
> if ($current_dir eq "") {
>         @full_directory_name = split '/', $WML_SRC_DIRNAME;
>         $current_dir = pop @full_directory_name;
> }

Actually, this wasn't good, I misdebugged. $original_dir wasn't getting set
properly, $current_dir had nothing to do with topdirs failing.

Then again, I might be wrong again... we'll see :)

-- 
Digital Electronic Being Intended for Assassination and Nullification



Reply to: