Warning of the Day
I would like to nominate this stack trace for the Warning of the Day award:
java.lang.NumberFormatException: For input string: “Fuck”
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Long.parseLong(Long.java:403)
at java.lang.Long.valueOf(Long.java:491)
at java.lang.Long.decode(Long.java:634)
…
It was caused by the following IP address from the request header of an actual StyleFeeder user:
Fuck.You.Iran.Government, 10.94.117.124
The latter IP address (masked here to protect the innocent) [...]