Hi Andrea, Sorry if my comment was confusing. The code has to be fixed in wicket itself as it ports the json implementation. https://github.com/openjson/openjson/issues/7 is for wicket8 because it directly uses it.
Best regards, Sebastien. On Tue, Apr 4, 2017 at 10:58 AM, Andrea Del Bene <[email protected]> wrote: > Ok, > > This vote has been cancelled. I'll re-roll the release when > https://github.com/openjson/openjson/issues/7 will be closed and released. > > On Sun, Apr 2, 2017 at 6:13 PM, Sebastien <[email protected]> wrote: > > > [x] No, don't release Apache Wicket 7.7.0 > > > > There is a regression with the new json integration: calling > > JSONArray(Collection<?> copyFrom) with a list of Objects leads to putting > > nulls in the underlying list (JSONObject#wrap seems to not take Object > type > > into account) > > >
