health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] [bug #44189] Ascii code Error when trying to create Institu


From: Cecilia Santos
Subject: [Health-dev] [bug #44189] Ascii code Error when trying to create Institution
Date: Thu, 05 Feb 2015 13:26:36 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0

URL:
  <http://savannah.gnu.org/bugs/?44189>

                 Summary: Ascii code Error when trying to create Institution
                 Project: GNU Health
            Submitted by: ceciliasp
            Submitted on: Thu 05 Feb 2015 01:26:35 PM GMT
                Category: Functionality
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Module: Health

    _______________________________________________________

Details:

Traceback (most recent call last):
  File "/trytond/protocols/jsonrpc.py", line 150, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 179, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 161, in dispatch
    result = rpc.result(meth(*c_args, **c_kwargs))
  File "/trytond/modules/health/health.py", line 385, in create
    values['code'] = str(uuid4()) + '-' + str(suffix)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position
13: ordinal not in range(128)


Running on a VM Lubuntu 14.04
GNU Health 2.8 rc3





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44189>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]