Community
Participate
Working Groups
7.ElemntType typed value in case of nil=’true’ and no type definition provided. We think there is no reason why in this case it should behave different whether the type is known or not. However ElemntType.typed_value() old version make double check if type definition is provided so maybe it was done on purpose? Please review this one. Test: TestBugs:testNumberAggregationWithNill2() And new file: bugTestFiles/bugNilledWithoutXSD.xml
Created attachment 205726 [details] patch
Patch looks good ... Reviewing and testing against HEAD and maintenance branches!
Committed with a test case
Somehow I fouled this one, committed the test but not the fix. Reopening.
Now fixed in 'master' (not yet released)
Released now into both master and R3_4_maintenance.