Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Servlets Get 2.1.4
-
None
Description
If the value map contains a null value for a key, this fails with a NPE during JSON rendering as the ResourceTraversor does not handle this case
Added an extra null check