I think I proved that the error started once we were running under version 10.
That was just from one data file on a particular item code.
I’m sure I could find many other instances in the line item file where the code is suddenly appearing after the upgrade.
What I find interesting, and I might’ve wrote about this already, is that if I edit a part, including one of these characters that has to be escaped, that it is getting stored in the database just like we would expect.
But when that table is a detail table that references the line item by part number, and is brought in and saved in the table, then it garbles the data.
In one of my cases, if we enter part “ABC“ adding the line item, we enable the editing of the description field Locally that gets saved in the line item file.
So something is different between saving that, and just editing the inventory master and saving that, where it correctly saves the double quote.