Converting the file to UTF-8 and replacing & with & worked!
Thanks!


Treading new grounds here...

On 3/8/07, Bram Enning <[EMAIL PROTECTED]> wrote:

I'm able to import files without any looking for doubles or merging
objects. The only problem that still remains is that the import hangs when
using strange characters as content. For example:

=========
        <createObject id="Loc242" type="locationChoice">
                <setField name="locationName">Institute for Housing and
Urban Development Studies</setField>
                <setField name="locationCity">'s Hertogenbosch</setField>
        </createObject>
=============
Won't succeed because of the " ' " in the locationCity of 's
Hertogenbosch. The same goes for using the "&"-character. Is there a way to
escape these signs or otherwise force XML-importer to import these as data?

greetings!

_______________________________________________
Users mailing list
Users@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/users

Reply via email to