Mailing List Archive

2 bugs in usemod import code, 1 fixed
Bug 1 - import script tries to import articles which start with
lower-case letters, what might lead to clash.

Fix attached.

Bug 2 - import script has some single quotes escaping problem,
and articles with single quotes in name are not added to "linked"
table, and therefore are listed as not linked despite of being linked.

I couldn't find where the bug is.
Re: [Intlwiki-l] 2 bugs in usemod import code, 1 fixed [ In reply to ]
Ahhh, catching up on mailings lists and newsgroups is _such_ fun! :)
Sorry for the delay...

On lun, 2002-06-17 at 00:51, Tomasz Wegrzanowski wrote:
> Bug 1 - import script tries to import articles which start with
> lower-case letters, what might lead to clash.
>
> Fix attached.

Great, thanks! Committed to CVS.

> Bug 2 - import script has some single quotes escaping problem,
> and articles with single quotes in name are not added to "linked"
> table, and therefore are listed as not linked despite of being linked.
>
> I couldn't find where the bug is.

Uggh... I'll look at it when I get a chance...

-- brion vibber (brion @ pobox.com)