Re: Umlaut (Ü, Ä, Ö) in attribute resolution not UTF-8 encoded
Cantor, Scott
cantor.2 at osu.edu
Thu Feb 13 17:20:38 UTC 2025
Mechanically speaking, what's happening in the JSON output mode with the command line is based on whatever Velocity is doing with Java strings (which are UTF-16 of course).
The Velocity views *should* be Unicode aware/safe, but again, it's beyond difficult for anybody to get this stuff right, to the point that I'd be more surprised if it were working than not.
Our focus has always been primarily on the XML layer and making sure that's right, which it is so far as I know.
-- Scott
More information about the users
mailing list