|
From: Ted Stresen-R. <ted...@ma...> - 2003-10-14 13:23:23
|
I'm happy to do testing on Mac OS X. I have a Linux box at my disposal
but it is a production machine so it is hard to test on. When
requesting help testing, please provide a test case (the steps one must
take to complete the test) and the intended behavior (so the testers
know what to look for and what shouldn't be appearing).
I try to follow all the threads on this list but lately I seem to be
missing every other message! Bear with me...
Thanks,
Ted Stresen-Reuter
On Monday, October 13, 2003, at 05:37 PM, Lachlan Andrew wrote:
> Greetings all,
>
> On reflection, I think the behaviour that seems to have been intended
> is better. I've filed a bug report (with patch) to implement:
>
> 1. If allow_numbers is false, words must contain at least one
> non-digit (2001 not a word, X11 is).
> 2. If allow_numbers is true, digits are equivalent to letters.
>
> Comments/testing welcome.
>
> Cheers,
> Lachlan
>
> On Tue, 14 Oct 2003 07:59, Neal Richter wrote:
>> Sounds good to me.
>>
>> On Mon, 13 Oct 2003, Lachlan Andrew wrote:
>>> 1. If allow_numbers is true then digits are treated the same as
>>> extra_word_characters.
>>> 2. If allow_numbers is false, then digits are treated as
>>> ("invalid") punctuation.
>>> 3. The default be changed to allow_numbers=true (which is
>>> compatibile with the current buggy default behaviour).
>
> --
> lh...@us...
> ht://Dig developer DownUnder (http://www.htdig.org)
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> SourceForge.net hosts over 70,000 Open Source Projects.
> See the people who have HELPED US provide better services:
> Click here: http://sourceforge.net/supporters.php
> _______________________________________________
> ht://Dig Developer mailing list:
> htd...@li...
> List information (subscribe/unsubscribe, etc.)
> https://lists.sourceforge.net/lists/listinfo/htdig-dev
>
|