[ https://issues.apache.org/jira/browse/TAP5-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761448#comment-17761448 ]
ASF subversion and git services commented on TAP5-2759: ------------------------------------------------------- Commit 4ecadd1f5b762e663544c2206640640af5cd3aca in tapestry-5's branch refs/heads/master from Ben Weidig [ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=4ecadd1f5 ] TAP5-2759: JSONObject#getLongOrDefault argument type fixed > JSONObect getLongOrDefault wrong defaultValue type > -------------------------------------------------- > > Key: TAP5-2759 > URL: https://issues.apache.org/jira/browse/TAP5-2759 > Project: Tapestry 5 > Issue Type: Bug > Components: tapestry-json > Affects Versions: 5.8.3 > Reporter: Ben Weidig > Assignee: Ben Weidig > Priority: Trivial > Fix For: 5.8.4 > > > The method {{public long getLongOrDefault(String name, int defaultValue)}} on > {{org.apache.tapestry5.json.JSONObject}} should use {{long}} instead of > {{int}} -- This message was sent by Atlassian Jira (v8.20.10#820010)