Hello everybody - I am new at this so don't hesitate to tell me if I did something foolish.
I uploaded the patch to the bugtracker - you can find it here: https://bugs.freenetproject.org/file_download.php?file_id=191&type=bug The page referring to the bug is here: https://bugs.freenetproject.org/bug_view_page.php?bug_id=2388 It's a fairly trivial change - I had to make BookmarkItem.BookmarkUpdatedUserAlert a public inner class (from private) and added a getter for the FreenetURI. From there it was an if/else in UserAlertManager. I figured I'd use this to familiarize myself with the code, and also as my first patch to an open-source project. Yay! Anyways, I hope this is useful - and I hope I did this right.
