When the property gadgets.jsonProxyUrl.maxPostSize is missing from the
container.js the default post size ends up being 0 instead of using the default
value
------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: SHINDIG-1752
URL: https://issues.apache.org/jira/browse/SHINDIG-1752
Project: Shindig
Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Ryan Baxter
If a container.js is missing gadgets.jsonProxyUrl.maxPostSize the default post
size will be 0 instead of the actual default size because
ContainerConfig.getInt returns 0 when the property is missing not null.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira