|
From: Neal R. <ne...@ri...> - 2003-10-13 23:42:56
|
On Tue, 14 Oct 2003, Gabriele Bartolini wrote:
>
> >If you find a bug during testing
> > 1) Post description of bug to devlist
> > 2) Submit a Sourceforge bug.
> > 3) If the bug is deemed serious we'll mark it as 'Include-in-3.2RC1'
> > category
> > 4) Someone Fix the Bug!
> > 5) When a fix is committed the bug should be retested by a third person
> > 6) When fix is verified, the Sourceforge bug is marked as 'Solved'
>
> Sounds good.
>
> >As of now there are two immediate bugs
> >1) Fixing head_before_get to be default true and override (to false)
> > during a '-i' reindex
>
> I volonteer for this bug. Is it ok?
Great! Add something after line 156 of htdig.cc
htdig.cc:156 config->Read(configFile);
if(initial > 0)
config->Add ("head_before_get", FALSE);
Please add a bug with the Group 'Include-in-3.2', commit the fix and I'll
be the verifier on this one.
Thanks!
> Ciao ciao
> -Gabriele
> --
> Gabriele Bartolini: Web Programmer, ht://Dig & IWA/HWG Member, ht://Check
> maintainer
> Current Location: Melbourne, Victoria, Australia
> bar...@in... | http://www.prato.linux.it/~gbartolini | ICQ#129221447
> > "Leave every hope, ye who enter!", Dante Alighieri, Divine Comedy, The
> Inferno
>
>
Neal Richter
Knowledgebase Developer
RightNow Technologies, Inc.
Customer Service for Every Web Site
Office: 406-522-1485
|