* Matthew Toseland <toad at amphibian.dyndns.org> [2006-05-09 16:17:58]:
> On Sun, May 07, 2006 at 11:59:24AM +0000, nextgens at freenetproject.org > wrote: > > Author: nextgens > > Date: 2006-05-07 11:57:43 +0000 (Sun, 07 May 2006) > > New Revision: 8639 > > > > Modified: > > trunk/freenet/src/freenet/clients/http/PageMaker.java > > trunk/freenet/src/freenet/clients/http/WelcomeToadlet.java > > trunk/freenet/src/freenet/node/MeaningfulNodeNameUserAlert.java > > trunk/freenet/src/freenet/node/PeerManagerUserAlert.java > > trunk/freenet/src/freenet/node/UserAlert.java > > trunk/freenet/src/freenet/node/UserAlertManager.java > > Log: > > UserAlerts are now dissmissable from fproxy > > Not all UserAlert's should be dismissable. The node name one should be. > The not-enough-nodes shouldn't be. They are dissmissable according to the boolean : try it :) > > > > the infamous NPE caused by URL missdecoding is silently discarded : waiting > > for Bombe's input > > Sounds bad.. have you tried using freenet.support.URLDecoder instead of > java.net.URLDecoder or vice versa? he has fixed it in the meantime :) -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20060509/315fb462/attachment.pgp>
