[
https://issues.apache.org/jira/browse/TAP5-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040386#comment-14040386
]
Hudson commented on TAP5-2330:
------------------------------
FAILURE: Integrated in tapestry-trunk-freestyle #1250 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1250/])
Some adjustments for TAP5-2330 (thiagohp: rev
5d5b1e787cecb7cedbaa00a88834b7eadfe7e8ae)
* tapestry-json/src/main/java/org/apache/tapestry5/json/JSONArray.java
> NullPointerException when updating a Zone with no clientId
> ----------------------------------------------------------
>
> Key: TAP5-2330
> URL: https://issues.apache.org/jira/browse/TAP5-2330
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core, tapestry-json
> Affects Versions: 5.4
> Reporter: Jochen Kemnade
> Assignee: Thiago H. de Paula Figueiredo
> Priority: Critical
> Labels: month-of-tapestry
> Fix For: 5.4
>
> Attachments: 0001-add-test-for-TAP5-2330.patch
>
>
> 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).
--
This message was sent by Atlassian JIRA
(v6.2#6252)