I can see why its happening, it only expects to map TXXX fields to custom fields, and would also write any custom field as TXXX. So while I could make it read it, if it were to write it back to the file it would convert it to TXXX, which seems undesirable. But we also don't keep any metadata which field would be what type..
I'll think about it for a bit.