Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
5.4
Description
If a Zone update is performed via AjaxResponseRenderer and the Zone has no id parameter, the RenderCommand creates a JSONArray with null as its first element. If assertions are disabled for the JVM, this leads to a NullPointerException in JSONObject.printValue(JSONPrintSession, Object).
Attachments
Attachments
Issue Links
- relates to
-
TAP5-2342 NPE on org.apache.tapestry5.json.JSONObject.printValue(JSONObject.java:950)
- Resolved