Juraj Blahunka

Results 3 comments of Juraj Blahunka

When I replace `List` with `ArrayList`, no exception gets raised I'm using `sitebricks 0.8.5` I'm getting `ClassCastException` only when I explicitly iterate over the posted collection (String cannot be Long),...

@philipphofmann thank you for looking into it! I've been trying to reproduce with a similar code in DEBUG but also failed. I was only able to reproduce when the debugger...