On Wed, Apr 14, 2010 at 07:19:42PM -0600, Scott Scriven wrote:
I was just trying to look up a local place on Google Maps, and found that the page wouldn't render any more. So I investigated, and it turns out to be a combination of two problems:
- Dillo now follows instant meta-refresh commands, instead of letting the user decide.
- Google Maps redirects to a 'mobile' version of the site, which fails to recognize Dillo's user-agent string and returns WML instead of HTML. (I sent them info about this bug a few moments ago; hopefully they'll fix it)
Would it be possible to make that first one optional? Maybe a config variable or something? I liked the old behavior much better.
The problem is that W3C has zero delay redirection as an standard. I think a "follow_zero_redirects" dillorc option is a good solution. -- Cheers Jorge.-