Re: HTML links in email
"Benny" <[email protected]>
| Newsgroups | gmane.mail.sqwebmail |
|---|---|
| Message-ID | <[email protected]> |
Hello, the problem is not HTML, the problem is the following HTTP-Header: HTTP/1.1 200 OK Date: Sat, 13 Mar 2004 18:26:12 GMT Server: Apache/1.3.29 (Unix) mod_ssl/2.8.16 OpenSSL/0.9.7c Cache-Control: no-store Content-Language: en-us Pragma: no-cache Refresh: 0; URL="http://www.google.com" Vary: Accept-Language Connection: close Content-Type: text/html; charset=utf-8 By default the Refresh-line looks like this: Refresh: 0; URL="http://www.google.com" But the "" are confusing Opera(with IE it works!) I simply removed those two "" and now it works with every browser I'm using. (search the right line in the sourcecode of SqWebMail...) , --- benjamin Pete writes: > On Fri, Mar 12, 2004 at 10:47:44AM +0000, Brian Candler wrote: >> On Mon, Mar 08, 2004 at 07:15:23PM -0700, Pete wrote: >> > Can you tell me why when I have this link in an email: >> > >> > http://www.baptistpress.com/bpnews.asp?ID=17789 >> > >> > I click it and the link tries to resolve to this: >> > >> > http://milneweb.com/cgi-bin/%22http://www.baptistpress.com/bpnews.asp?ID=17789%22 >> >> Someone else reported this a few weeks back, with one particular browser. >> >> Try doing 'view HTML source', locate the link in question, and post the HTML >> here. Then we can tell whether it's sqwebmail generating invalid HTML, or >> the browser processing valid HTML incorrectly. >> >> Brian. > > Brian, > > The link I sent this time is http://snowest.com > > Here is the source from the email: > > <a href="/cgi-bin/sqwebmail?redirect=http%3A%2F%2Fsnowest.com&timestamp=1079101407&md5=CSoxYVIyKCwyzzT19XlN2Q%3D%3D" target="_blank"><span class="message-text-plain-http-link">http://snowest.com</span></a>