|
From: Gabriele B. <g.b...@co...> - 2002-04-02 10:34:12
|
Ciao guys,
I was attempting to use the url_rewrite_urls attribute, because I need
it in a special case.
While trying it, I noticed this thing, and if it is possible I would
like to have an explanation from you (particularly by Gilles and Geoff, I
guess).
Is there a reason why URLs belonging to the start list are neither
normalized nor rewritten? Just wondering ... Otherwise we should add these
two lines to the Initial method of the Retriever class:
u.normalize();
u.rewrite();
after the 'URL u(tokens[i]);' row.
Ciao and thanks
-Gabriele
--
Gabriele Bartolini - Computer Programmer
U.O. Rete Civica - Comune di Prato - Prato - Italia - Europa
g.b...@co... | http://www.po-net.prato.it/
The nice thing about Windows is - It does not just crash,
it displays a dialog box and lets you press 'OK' first.
|