| > "/home/lucas/downloads/websites/fuvests_objetivo" -n
> -t -%P -N0 -s0 -x -p7 -D -a -K0 -c4 -%k -R200
Extended parsing -%P (was enabled)
> 2) this url was not fetched:
> <http://www.curso-objetivo.br/vestibular/resolucao_co>
> mentada/fuvest/2007_2fase/3dia/03.gif
>
> in the original, online file, it was relative
> /vestibular/resolucao_comentada/fuvest/2007_2fase/3d
> ia/03.gif
> I suspect that the problem has to do with the fact
> that the URL is inside a javascript call.
> In the said call, the " are replaced with "
> (other similar calls, with the ", seem to work
> fine)
< a href='javascript:exibirImagem(&
quot;/vestibular/resolucao_comentada/fuvest/2007_2fase/3dia/03.gif& quot;,&
quot;03& quot;)'>03
I agree probably a parsing problem. | |