/[Apache-SVN]
ViewVC logotype

Revision 1770541


Jump to revision: Previous Next
Author: jleroux
Date: Sun Nov 20 09:54:36 2016 UTC (7 years, 4 months ago)
Changed paths: 2
Log Message:
"Applied fix from trunk for revision: 1770540" 
------------------------------------------------------------------------
r1770540 | jleroux | 2016-11-20 10:43:22 +0100 (dim. 20 nov. 2016) | 12 lignes

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/branches/release16.11/ modified , props changed
Directoryofbiz/branches/release16.11/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