On Thu, May 22, 2003 at 07:15:46PM +0200, Niklas Bergh wrote: > 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'
0x0A is correct for unix. > > 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. Bug discovered. Fix in progress. > > > 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20030522/eed2b353/attachment.pgp>
