Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


Hello,

Giving a try to tdf#123020 (which is finally a dup), I added some traces and noticed this kind of string (OUString):
"CREATE CACHED TABLE "\u00c5r"("\u00c5r" INTEGER NOT NULL PRIMARY KEY)"

It seems it prevents from migration process (hsqldb->Firebird)
Here is the location where it's generated:
https://opengrok.libreoffice.org/xref/core/dbaccess/source/filter/hsqldb/parseschema.cxx#126

I noticed that if "content.xml" from odb file contained encoded characters like this "Formulär"
script/database contained characters with \u...

How to convert \u... to the "real" character?

Julien


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.