#10994: Flay page content with unicode causes fatal error but data is still commited ------------------------------------+--------------------------------------- Reporter: [email protected] | Owner: nobody Status: new | Milestone: Component: django.contrib.admin | Version: 1.0 Keywords: uniode mysql flatpages | Stage: Unreviewed Has_patch: 0 | ------------------------------------+--------------------------------------- Hi , I'm creating a flatpage through the admin ui and when I add the content I get a
Warning Incorrect string value However data does get added to the database which I can see through phpmyadmin. Maybe better unicode escaping can be done if this is not a MYSQL error. Also data shouldn't get added to the DB if an error is thrown. Thanks, Alp -- Ticket URL: <http://code.djangoproject.com/ticket/10994> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
