Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 73 by p.j.m.stamps: Plone 4 contentmirror has problems with
umlaut type of characters like in this word: geïnstalleerd
http://code.google.com/p/contentmirror/issues/detail?id=73
When i change geïnstalleerd (Dutch for installed) into geinstalleerd the
contentmirror works fine...
See error message? But where and how to solve this issue?
sqlalchemy.exc.ProgrammingError: (ProgrammingError) You must not use 8-bit
bytestrings unless you use a text_factory that can interpret 8-bit
bytestrings (liketext_factory = str). It is highly recommended that you
instead just switch your application to Unicode strings. u'INSERT INTO
content (id, content_uid, object_type, status, portal_type,
folder_position, container_id, path, relative_path, title, description,
subject, location, contributors, creators, creation_date,
modification_date, effectivedate, expirationdate, language, rights,
excludefromnav) VALUES
(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'
['front-page', 'fc76a6f234293051d32b210cd322604e', 'ATDocumentPeer', 'published', 'Document',
59, None, '/Plone/front-page', 'front-page', 'Welkom bij
Plone', 'Gefeliciteerd! Plone is succesvol
ge\xc3\xafnstalleerd.', '', '', '', 'admin', '2010-08-31
22:56:34.812000', '2010-08-31 22:56:35.234000', None, None, 'nl', '', 0]