Hi. Here are some errors I encountered.
1) NPE in freenet.clients.http.filter.GenericReadFilterCallback:30 when parsing links to local anchors (<a href="#top">) or email addresses (<a href="mailto:...">). This obviously breaks quite some HTML pages. 2) java.lang.Error: java.io.UnsupportedEncodingException: UTF-32 at freenet.clients.http.filter.CSSReadFilter.getCharset(CSSReadFilter.java:70) at freenet.clients.http.filter.ContentFilter.detectCharset(ContentFilter.java:195) at freenet.clients.http.filter.ContentFilter.filter(ContentFilter.java:147) at freenet.clients.http.FproxyToadlet.handleGet(FproxyToadlet.java:132) Caused by: java.io.UnsupportedEncodingException: UTF-32 at ... at java.io.InputStreamReader.(InputStreamReader.java:83) at freenet.clients.http.filter.CSSReadFilter.getCharset(CSSReadFilter.java:68) This breaks CSS (unless your JRE supports UTF-32 which 1.5.0_06 does not :). All errors have been reported by fproxy with a big fat "please report" on top. :) David
pgp8Nw5oS4XS2.pgp
Description: PGP signature
_______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
