newLISP Fan Club

Forum => newLISP newS => Topic started by: jlblue on September 15, 2004, 08:49:20 PM

Title: FAQ page acts differently in Safari than MS Explorer on OS X
Post by: jlblue on September 15, 2004, 08:49:20 PM
FYI, the FAQ page at http://www.newlisp.org/index.cgi?page=FAQ acts differently in Safari 1.2.3 (v125.9) than MS Explorer 5.2 for Mac on OS X.



The links to benchmark and memory management pages give errors. In IE 5 they work fine.
Title:
Post by: Lutz on September 16, 2004, 05:21:36 AM
Safari on Mac OSX seems to have difficulties handling "http:file.html" type of URLs. They are legal: http://www.ietf.org/rfc/rfc1808.txt but I have changed the site script so they are displayed as "file.html" instead.



I will do a new release of newlisp-wiki-3.3.tgz tomorrow to reflect this change.



Lutz