It would seem that the bookmark manager logs its data with wrong style line separators (only 0x0A (NOT 0x0D) instead of 0x0D0x0A). This behaviour in turn would seem to be originating from somewhere around freenet.Core.Params.toString(). Example: '=Content of Evil(1,true,6131)[0x0A]End of Lo'
It would also seem that the bookmark manager log entries contains some 0x00 here and there. Example: 'title: mainport.params.servlet.2.bookmarks.3.title/[0x00]=Content of Evil' Also of relevance might be that I am using the default bookmarks. I haven't un-'%':ed them in freenet.ini I also think that the '/' sign before the 0x00 in the example above is somewhat suspicious. Not fatal really but is pretty irritating that it causes my text editor to start up in hex edit mode whenever I open freenet.log. /N _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
