I get a trac error after trying to add a new story to a requirement
from the preview page. However, submitting from the ticket page
directly (not preview) works.

Go to requirement
Hit Create a new referenced User Story
Edit Description
Hit Preview
Submit

Trac detected an internal error:

AttributeError: 'NoneType' object has no attribute '__name__'



File "D:\appl\Python25\Lib\site-packages\trac\web\main.py", line 423,
in _dispatch_request
  dispatcher.dispatch(req)
File "D:\appl\Python25\Lib\site-packages\trac\web\main.py", line 197,
in dispatch
  resp = chosen_handler.process_request(req)
File "D:\appl\Python25\Lib\site-packages\trac\ticket\web_ui.py", line
171, in process_request
  return self._process_newticket_request(req)
File "d:\appl\python25\lib\site-packages\binary_agilo-1.2.1_PRO-
py2.5.egg\agilo\ticket\web_ui.py", line 385, in
_process_newticket_request
  super(AgiloTicketModule, self)._process_newticket_request(req)
File "D:\appl\Python25\Lib\site-packages\trac\ticket\web_ui.py", line
380, in _process_newticket_request
  self._do_create(req, ticket) # (redirected if successful)
File "d:\appl\python25\lib\site-packages\binary_agilo-1.2.1_PRO-
py2.5.egg\agilo\ticket\web_ui.py", line 347, in _do_create
  if self._add_links_for_ticket(req, ticket) and \
File "d:\appl\python25\lib\site-packages\binary_agilo-1.2.1_PRO-
py2.5.egg\agilo\ticket\web_ui.py", line 309, in _add_links_for_ticket
  ticket.id, ticket.get_type()))
File "d:\appl\python25\lib\site-packages\binary_agilo-1.2.1_PRO-
py2.5.egg\agilo\utils\log.py", line 75, in error
  print_exc(file=stacktrace)
File "D:\appl\Python25\lib\traceback.py", line 227, in print_exc
  print_exception(etype, value, tb, limit, file)
File "D:\appl\Python25\lib\traceback.py", line 126, in print_exception
  lines = format_exception_only(etype, value)
File "D:\appl\Python25\lib\traceback.py", line 176, in
format_exception_only
  stype = etype.__name__

-- 
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
Please support us by reviewing and voting on: 
http://userstories.com/products/8-agilo-for-scrum 
http://ohloh.net/p/agilo-scrum 
http://freshmeat.net/projects/agiloforscrum

You have received this message because you are subscribed to
the "Agilo for Scrum" Google Group. This group is focused on
supporting Agilo for Scrum users and is moderated by
agile42 GmbH <http://www.agile42.com>.

To post to this group, send email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo

Reply via email to