Closed xhronos closed 10 years ago
example: myField=string:A:B:C will result in 'myField' '=' string('A:B:C')
previously to this fix it was 'myField' '=' string('A')
thanks - i believe 3e166a2 fixes this
example: myField=string:A:B:C will result in 'myField' '=' string('A:B:C')
previously to this fix it was 'myField' '=' string('A')