Ben Weidig created TAP5-2759: -------------------------------- Summary: 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 Reporter: Ben Weidig
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)