/[Apache-SVN]
ViewVC logotype

Revision 1770540


Jump to revision: Previous Next
Author: jleroux
Date: Sun Nov 20 09:43:22 2016 UTC (7 years, 5 months ago)
Changed paths: 1
Log Message:
Fixed: ConfigXMLReader doesn't verify if "transaction-timeout" is set before 
trying to unbox
(OFBIZ-8342)

site-conf.xsd doesn't define transaction-timeout as being mandatory but 
ConfigXMLReader treats it as one and in the absence of the attribute an 
exception is being thrown causing the application to break.

jleroux: I have slightly modified the patch, eventElement.getAttribute never 
returns null, default to empty

Thanks: Valery Chenzo

Changed paths

Path Details
Directoryofbiz/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/ConfigXMLReader.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26