[
https://issues.apache.org/jira/browse/TAP5-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14014486#comment-14014486
]
ASF subversion and git services commented on TAP5-2330:
-------------------------------------------------------
Commit 01a1439c4a520cf5425415e0ed6a9fa51d386df1 in tapestry-5's branch
refs/heads/master from [~thiagohp]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=01a1439 ]
TAP5-2330 : NullPointerException when updating a Zone with no clientId
TAP5-2342 : NPE on
org.apache.tapestry5.json.JSONObject.printValue(JSONObject.java:950)
> 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
> Priority: Critical
> 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)