RajatShukla / getpaid

Automatically exported from code.google.com/p/getpaid
0 stars 0 forks source link

warehouse with non ascii characters -> Unicodeencodeerror #240

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
raceback (innermost last):
  Module ZPublisher.Publish, line 119, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 42, in call_object
  Module zope.formlib.form, line 769, in __call__
  Module Products.PloneGetPaid._patch, line 44, in update
  Module zope.formlib.form, line 750, in update
  Module zope.formlib.form, line 594, in success
  Module getpaid.warehouse.browser.warehouse, line 102, in handle_add_warehouse
  Module ZPublisher.HTTPResponse, line 622, in redirect
  Module ZPublisher.HTTPResponse, line 255, in setHeader
  Module ZPublisher.HTTPResponse, line 128, in _scrubHeader
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in
position 33: ordinal not in range(128)

Original issue reported on code.google.com by danielle...@gmail.com on 2 Apr 2009 at 8:46