Closed mgedmin closed 6 years ago
Partially fixed in https://gist.github.com/mgedmin/391acd3828424e856d0c but there are more places where I'm generating tid={decimal string}, e.g. in object representations in historical transaction records
Only PersistentValue.render() does this. Should be very simple to fix.
PersistentValue.render()
Partially fixed in https://gist.github.com/mgedmin/391acd3828424e856d0c but there are more places where I'm generating tid={decimal string}, e.g. in object representations in historical transaction records