lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] Newer DOS Lynx Port


From: David Woolley
Subject: Re: [Lynx-dev] Newer DOS Lynx Port
Date: Thu, 4 Feb 2016 07:37:50 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0

On 03/02/16 04:55, Dan Schmidt wrote:

Juan's version has one bug I have found: Links on nytimes.com
<http://nytimes.com> do not seem to work on his version.  (I have no
idea: not escaping the # character correctly or string length?  I'm no
good at C) That said, it works on sites that only support newer ssl.


That's more likely to be that the page is a web application, not a works on any browser document. However, browsers should not escape and send "#"; they should remove everything from there to the end of the URL and use it locally to search the page that is returned.

Lynx implements neither ECMAScript, nor the HTML5 document object model.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]