Page 1 of 1

FAQ page acts differently in Safari than MS Explorer on OS X

Posted: Thu Sep 16, 2004 3:49 am
by jlblue
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.

Posted: Thu Sep 16, 2004 12:21 pm
by Lutz
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