Robert August Vincent II writes:
> On Tue, Jun 05, 2001 at 05:18:07PM +0000, William V Wishon wrote:
>>
>> Hi all,
>>
>> I've been using sqwebmail for some time now and have been liking it a lot.
>> Also for some time now I have had a problem with the way external links are
>> handled in Opera. Here's the problem: When I click an external link in an
>> email, I end up with a new window with something like this as the address:
>> https://mail.wishon.org/%22http://www.nytimes.com/2001/06/05/business/05GAS.
>> html%22
>> This gives me a 404, if I strip away the extraneous stuff the link itself is
>> fine.
>>
>> I'm using Opera 5.11 on windows, sqwebmail version 2.0.0, running on FreeBSD
>> 4.3-STABLE
>>
>> This works fine in IE so it looks like an Opera bug, but if I new a little
>> more about how the redirection is happening I might be able to tweak a
>> setting somewhere in opera or in sqwebmail to fix it, or perhaps just be
>> able to file a more descriptive bug with Opera.
>>
>> Thanks,
>> Bill
>
> Konqueror has the same "bug".
>
> I've been meaning to grub around the source code to figure out why.
>
> Any thoughts, Sam?
Nope. Recognizes URLs in text/plain content are linked as
http://pathtosqwebmail?redirect=http%2A%2F%2Fescaped-url, where
"escaped-url" is the original URL, %-escaped.
Mozilla, Netscape, and lynx all handle them just fine.
--
Sam