[htdig-dev] [Task #87778] Template Variables

2003-10-25 Thread SourceForge.net
Task #87778 has been updated. Project: ht://Dig Subproject: Testing 3.2 Summary: Template Variables Complete: 5% Status: Open Authority : nealr Assigned to: lha Description: Use the documenation to test each one of these config verbs # template variables end_ellipses start_ellipses end_hi

[htdig-dev] Re: SSL troubles

2003-10-25 Thread Lachlan Andrew
Greetings Andy, Thanks for submitting the bug report. Having seen how much testing there is to go, I think it might be best to delay fixing this until after 3.2.0 is released. I hope that 3.2.1 won't be far behind, and in the mean time, we can put the patch on a website somewhere. It's just

[htdig-dev] [Task #87771] htfuzzy

2003-10-25 Thread SourceForge.net
Task #87771 has been updated. Project: ht://Dig Subproject: Testing 3.2 Summary: htfuzzy Complete: 100% Status: Closed Authority : nealr Assigned to: lha Description: Use documentation and test each of these config verbs: # fuzzy accents_db(1) endings_root2word_db

Re: [htdig-dev] head_before_get attribute (was: 3.2RC1 Feature Freeze)

2003-10-25 Thread Gabriele Bartolini
At 10.19 23/10/2003 -0500, Gilles Detillieux wrote: I guess the only safe way to automate the selection of this would be for htdig to keep track, on a server by server basis, to see if a server responds favourably to HEAD requests. If it doesn't, then it would turn off this action for this server,

[htdig-dev] [Task #87781] htdig Spidering

2003-10-25 Thread SourceForge.net
Task #87781 has been updated. Project: ht://Dig Subproject: Testing 3.2 Summary: htdig Spidering Complete: 0% Status: Open Authority : nealr Assigned to: nobody Description: Use the documenation to test each one of these config verbs # spidering max_hop_count start_url robotstxt_name(1) ch

[htdig-dev] Re: Testing Tasks

2003-10-25 Thread Lachlan Andrew
Greetings all, Thanks, Neal, for your work setting up the tasks! When I run valgrind, I get ==4058== Conditional jump or move depends on uninitialised value(s) ==4058==at 0x40300421: CDB___lock_put_nolock (lock.c:650) from various contexts. I don't fancy changing the BDB code (my last fora

[htdig-dev] Re: defaults.cc and 'head_before_get'

2003-10-25 Thread Gabriele Bartolini
At 23.01 24/10/2003 +1000, Lachlan Andrew wrote: On Thu, 23 Oct 2003 21:51, Gabriele Bartolini wrote: > can you please revise the defaults.cc documentation for the > 'head_before_get' attribute. I wrote something but it needs some > revision by english mother-tongue developers. Your English is

[htdig-dev] [Task #87776] Valid Words

2003-10-25 Thread SourceForge.net
Task #87776 has been updated. Project: ht://Dig Subproject: Testing 3.2 Summary: Valid Words Complete: 95% Status: Open Authority : nealr Assigned to: lha Description: Use the documenation to test each one of these config verbs # valid words allow_numbers extra_word_characters(1) valid_pu

[htdig-dev] Re: defaults.cc and 'head_before_get'

2003-10-25 Thread Lachlan Andrew
Greetings all, I've found the problem: In setVariables(), the command vars.Add("PAGEHEADER", new String(config->Find("page_list_header"))); is executed before the command vars.Add("PAGELIST", str); That means that ${PAGELIST} is expanded as empty when the string is created. Swapping the orde

[htdig-dev] [Task #87784] Parsing

2003-10-25 Thread SourceForge.net
Task #87784 has been updated. Project: ht://Dig Subproject: Testing 3.2 Summary: Parsing Complete: 0% Status: Open Authority : nealr Assigned to: nobody Description: Use the documenation to test each one of these config verbs #parsing description_meta_tag_names date_format ignore_alt_text

Re: [htdig-dev] head_before_get attribute (was: 3.2RC1 Feature Freeze)

2003-10-25 Thread Gilles Detillieux
According to Gabriele Bartolini: > At 13.45 22/10/2003 -0600, Neal Richter wrote: > > OK, you've convinced me, it IS useful to have this switch be user > >controlled.. I wasn't aware of the non-compliant servers causing an > >issue. Clearly 'automatic' behavior in that case is a bad thing. > >G

Re: [htdig-dev] htsearch 3.2 rejects records with modtime of 0?

2003-10-25 Thread Gilles Detillieux
According to me: > According to Lachlan Andrew: > > I've applied a better patch. The default for startyear is empty, > > and it is documented that *if* a start/end date is specified then it > > defaults to 1970. > > > > Gilles, could you please verify that this fixes the bug, and close the >

Re: [htdig-dev] head_before_get attribute (was: 3.2RC1 Feature Freeze)

2003-10-25 Thread Gabriele Bartolini
At 13.48 22/10/2003 -0600, Neal Richter wrote: Gabriele: Please create a sourceforge bug for this when you change it... and clue us all in on what the 'net change' is after the commits ;-). Sorry ... I forgot to open the bug before. Done everything. Ciao -Gabriele -- Gabriele Bartolini: Web Pro

[htdig-dev] not all 3.1.6 bug fix patches in 3.2 yet

2003-10-25 Thread Gilles Detillieux
Hi, folks! Sorry to throw another curve ball your way, but while checking the 3.2 Display.cc code against my patched 3.1.6 code, I came to the realisation that not all bug fixes for the 3.1.6 code, available at ftp://ftp.ccsf.org/htdig-patches/3.1.6/, and which would still be relevant/applicable t