Empty values in xm_kvp

Tags: empty | xm_kvp

#1 pihentagy

xm_kvp seems to not tolerate empty fields.

Used in the following scenario:

<Extension kvp>
    Module          xm_kvp
    KVPDelimiter    |
    KVDelimiter     :
</Extension>

The test values are:

dummy:|hello:world

How can I allow empty values for values?