What steps will reproduce the problem?
@Override
public void onMessage(MessageEvent<PircBotX> event) {
System.err.println(event);
}
What is the expected output? What do you see instead?
The password is in the output twice. It should be hidden because toString() is
helpful for debugging and therefore may end up in logfiles.
What version of the product are you using?
1.9
Original issue reported on code.google.com by HendrikU...@nexgo.de on 1 May 2013 at 3:34
Original issue reported on code.google.com by
HendrikU...@nexgo.de
on 1 May 2013 at 3:34