If you use the MySQL command line - do the characters show up corrupted in your database?
Matt On Tue, Nov 25, 2008 at 7:05 AM, Gandalf0777 <[EMAIL PROTECTED]> wrote: > > Hi, > > I have a problem with adding users in appfuse-light. I'm using the clean > downloaded appfuse-light-spring-hibernate-1.8.2 project. > > Everything is fine until I try to add a user with Polish national > characters > in its name. Instead of getting the national characters in the database > after saving the user I have some ? chars. Everything looks fine in the log > just before adding: > > DEBUG - UserFormController.onSubmit(86) | [EMAIL PROTECTED] > id=<null> > firstName=zażółć > lastName=gęślą jaźń > birthday=<null> > ] > > I set the settings of my app_user table to use UTF-8 unicode and > utf8_polish_ci but it didn't help. > I'm using appfuse-light 1.8.2 and MySQL 5.0.51a. > > I would be grateful for any advices, > Regards, > Pawel > -- > View this message in context: > http://www.nabble.com/Adding-a-user-in-UTF-8-in-appfuse-light-tp20681790s2369p20681790.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] > >
