#9886 closed defect (cantfix)
NotValidError: [ListTicketsHavingPropertiesCommand] sprint: UnableToLoadObjectError: An error occurred while loading Sprint from the database: 'ascii' codec can't encode character u'\xf3' in position 26: ordinal not in range#128# #value=Iteración 0#
Reported by: | oswaldo.ardila | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | roadmap | Version: | 0.11.7 |
Severity: | blocker | Keywords: | |
Cc: | jose.domiguez@…, support@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Al intentan crear un milestone en el roadmap generea este error, Se ingreso el nombre del hito, la descripción, fecha inicio y fin, el grupo y al generarlo crea el error.
How to Reproduce
While doing a GET operation on /roadmap
, Trac issued an internal error.
(please provide additional details here)
User Agent was: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)
System Information
Trac | 0.11.7
|
Python | 2.4.3 (#1, Jan 21 2009, 01:10:13) [GCC 4.1.2 20071124 (Red Hat 4.1.2-42)]
|
setuptools | 0.6c9
|
SQLite | 3.3.6
|
pysqlite | 2.3.3
|
Genshi | 0.5.1
|
mod_wsgi | 2.5 (WSGIProcessGroup trac WSGIApplicationGroup %{GLOBAL})
|
Agilo | 0.8.4.1-r2322-20100129
|
Pygments | 1.0
|
RPC | 1.0.6
|
FullBlog | 0.1.1-r0
|
Subversion | 1.6.2 (r37639)
|
jQuery: | 1.2.6
|
Python Traceback
Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Trac-0.11.7-py2.4.egg/trac/web/main.py", line 450, in _dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.4/site-packages/Trac-0.11.7-py2.4.egg/trac/web/main.py", line 206, in dispatch resp = chosen_handler.process_request(req) File "/usr/lib/python2.4/site-packages/agilo-0.8.4.1_r2322_20100129-py2.4.egg/agilo/scrum/sprint/roadmap.py", line 164, in process_request sprints = self._group_sprints_by_milestone(req, milestones) File "/usr/lib/python2.4/site-packages/agilo-0.8.4.1_r2322_20100129-py2.4.egg/agilo/scrum/sprint/roadmap.py", line 149, in _group_sprints_by_milestone provider=provider) File "/usr/lib/python2.4/site-packages/agilo-0.8.4.1_r2322_20100129-py2.4.egg/agilo/scrum/sprint/roadmap.py", line 123, in build_sprint_story_statistics return self._build_story_statistics(req, provider, sprint_name) File "/usr/lib/python2.4/site-packages/agilo-0.8.4.1_r2322_20100129-py2.4.egg/agilo/scrum/sprint/roadmap.py", line 81, in _build_story_statistics properties=[Key.STORY_POINTS]) File "/usr/lib/python2.4/site-packages/agilo-0.8.4.1_r2322_20100129-py2.4.egg/agilo/api/controller.py", line 169, in __init__ self.validate(params, env) File "/usr/lib/python2.4/site-packages/agilo-0.8.4.1_r2322_20100129-py2.4.egg/agilo/api/controller.py", line 207, in validate self._raise_errors() File "/usr/lib/python2.4/site-packages/agilo-0.8.4.1_r2322_20100129-py2.4.egg/agilo/api/controller.py", line 221, in _raise_errors command_attributes=params) NotValidError: <unprintable instance object>
Attachments (0)
Change History (2)
comment:1 by , 14 years ago
Cc: | added |
---|---|
Resolution: | → cantfix |
Status: | new → closed |
comment:2 by , 14 years ago
@rblank: thanks for the notice
@reporter: you're using a very old version of Agilo - please update to a current version. If that doesn't help please don't hesitate to contact our support google group. For more details see AgiloForScrum.
PluginIssue (AgiloForScrum).