[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Wrong type argument: stringp, nil
- From: Naohiro Aota <nao.aota@xxxxxxxxx>
- Date: Thu, 04 Dec 2008 09:52:27 +0900 (JST)
- X-ml-name: emacs-w3m
- X-mail-count: 10502
- References: <20081203.161428.660654776036063668.nao.aota@xxxxxxxxx> <87k5ahrnzc.fsf@xxxxxxxxxxx>
From: jidanni@xxxxxxxxxxx
Subject: Re: [emacs-w3m:10488] Re: Wrong type argument: stringp, nil
Date: Thu, 04 Dec 2008 04:40:55 +0800
> [Off list mail because too big]
> Thanks for looking into the problem
>
> (snip)
>
> The window looks like
> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
> ━━━━━━━━━━━━
> WWWOFFLE - Thu, 04 Dec 2008 04:17:20 CST (15 mins ago) - [Index|
> Refresh:
> Options|Monitor|Delete|Configure|Info] - WWWOFFLE
> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
> ━━━━━━━━━━━━
>
> and when I hit \ it says 'can't view page source'
> and when I hit B I get the error.
>
> http://jidanni.org/comp/configuration/ are some files I use with
> Debian sid.
>
> And here's tcpflow -i lo:
Finally I could reproduce the problem. But it seems there is somethin
g
wrong with WWWOFFLE. Without WWWOFFLE I could retrieve the page as it
should be. But with WWWOFFLE I couldn't retrieve the page with any
browser (emacs-w3m, w3m, and Firefox).
Anyway emacs-w3m is proved to have a problem with handling loopback
redirection. We'll try to find and fix it.
For Japanese developers:
ループしているリダイレクトを見に行ってしまうと、 w3m-history に URL が
nil なエントリが入ってしまい履歴を戻れなくなってしまうようです。 とり
あ
えず、簡単なテストページを用意してみました。 (と言っても、 .htaccess
に
相互に redirect するように書いただけです ^^; )
http://atmark-db.ath.cx/redirect-to-a.html
Regards,