Can you please provide the steps to reproduce? For example: 1. Go to http://appfuse.org 2. Create a New Page 3. Add the following text into the page
Russian characters here 4. Click save Matt On Tue, Apr 22, 2008 at 12:11 AM, capricorn2.0 <[EMAIL PROTECTED]> wrote: > > Hi, Matt. > > The error occurs then trying to preview or save a wiki page with any > cyrillic symbols on it. > > Confluence says: > > Cause: > org.springframework.jdbc.UncategorizedSQLException: (HibernateTemplate): > > encountered SQLException [Incorrect string value: > '\xD1\x84\xD1\x8B\xD0\xB2...' for column 'BODY' at row 1]; nested exception > is java.sql.BatchUpdateException: Incorrect string value: > '\xD1\x84\xD1\x8B\xD0\xB2...' for column 'BODY' at row 1 > at > > org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.translate(SQLStateSQLExceptionTranslator.java:99) > caused by: java.sql.BatchUpdateException: Incorrect string value: > '\xD1\x84\xD1\x8B\xD0\xB2...' for column 'BODY' at row 1 > at > > com.mysql.jdbc.PreparedStatement.executeBatchSerially(PreparedStatement.java:1237) > > I tried to do it from Windows, so I thought maybe the symbols were in > cp1251. > > After that I just typed cyrillic in text editor, saved it in unicode and > just copied directly into the wiki. But there was an error again. > Then I switcher to Linux with default unicode encoding. The same problem. > > I attached a file with a stack trace... > http://www.nabble.com/file/p16822304/stacktrace.txt stacktrace.txt > > Best regards, capricorn2.0 > -- > View this message in context: > http://www.nabble.com/AppFuse-QuickStart-Russian-translation-tp16803182s2369p16822304.html > > > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
