the url that gets fed into mozilla is http://dealnews.com/article,42900 just like it was in the email message (then it quickly changes to the redirected url)
also, evo nor gtkhtml do any munging of that url, we pass it along verbaitim to gnome_url_launch() or whatever the function name is. We don't encode it or anything. Jeff Jeff On Tue, 2002-10-29 at 16:23, Monte Ohrt wrote: > Really? What is the resulting URL in the browser? I get this: > > http://dealnews.com/article%2c42900 > > and a page that says "File not found: Sorry, that page is unavailable." > > If I copy the link into the browser I end up at: > > http://dealnews.com/articles/42900.html > > with the correct content. > > > On Tue, 2002-10-29 at 15:17, Jeffrey Stedfast wrote: > > *shrug* works for me... > > > > Jeff > > > > On Tue, 2002-10-29 at 15:41, Monte Ohrt wrote: > > > Hi, > > > > > > I get a newsletter with hyperlinks like this: > > > > > > <http://dealnews.com/newsdaily.html?article,42900> > > > > > > When I click on the link, it comes up in the browser mangled. You'll see > > > that the comma character gets translated to %2c, that might be part of > > > the problem. If I right-click and copy the link location then paste into > > > the browser, it works. > > > > > > FYI, the link works OK from the mozilla mail client. > > > > > > I noticed that the dealnews site redirects the URL, but I think the > > > problem originates from the link in the e-mail client. > > > > > > Monte > > > > > > > > > _______________________________________________ > > > evolution maillist - [EMAIL PROTECTED] > > > http://lists.ximian.com/mailman/listinfo/evolution > > -- > > Jeffrey Stedfast > > Evolution Hacker - Ximian, Inc. > > [EMAIL PROTECTED] - www.ximian.com -- Jeffrey Stedfast Evolution Hacker - Ximian, Inc. [EMAIL PROTECTED] - www.ximian.com _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
