[x] No, don't release Apache Wicket 6.27.0, because JSONString renders nulls [1] (I'm so sorry to not have seen it in the previous take!)
Hi Andrea, There is still discrepancies between wicket-6.x and wicket-7.x' json implementation. I think this roundly corresponds to that commit: https://github.com/openjson/openjson/commit/084faf72821464185d2be8bdcd99d4623f47eeb5#diff-aeecd550499d8f3624471dc0959116bcR337 I've performed a folder/files comparison between "wicket-6.x/...core/ajax/json" and "wicket-7.x/...core/ajax/json" to enlighten the diffs, and there is some others (smaller) diffs. I'm afraid my spare time is elapsed for this week-end so I cannot manage to align the code myself right now. :( Thanks & best regards (& good luck!) Sebastien [1] https://github.com/openjson/openjson/issues/7
