#204: Activity feed currently breaks new ticket page link
-----------------------+-----------------------
 Reporter:  gjm        |      Owner:  nobody
     Type:  defect     |     Status:  new
 Priority:  critical   |  Milestone:  Release 2
Component:  dashboard  |    Version:
 Keywords:             |
-----------------------+-----------------------
 At least in the case where there are no tickets available in the system,
 the activity feed breaks new ticket page rendering with the following
 error:

 {{{
 File
 
"/home/bloodhound/bh/bloodhound/bloodhound_dashboard/bhdashboard/widgets/templates/widget_timeline.html",
 line 54, in <Expression u'summary_of(context.resource)'>
   No events reported for <em>${summary_of(context.resource)}</em> in the
 File "/home/bloodhound/bh/bloodhound/trac/trac/resource.py", line 347, in
 get_resource_summary
   return get_resource_description(env, resource, 'summary')
 File "/home/bloodhound/bh/bloodhound/trac/trac/resource.py", line 333, in
 get_resource_description
   return manager.get_resource_description(resource, format, **kwargs)
 File "/home/bloodhound/bh/bloodhound/trac/trac/ticket/api.py", line 555,
 in get_resource_description
   return self.format_summary(*args)
 File "/home/bloodhound/bh/bloodhound/trac/trac/ticket/api.py", line 561,
 in format_summary
   summary = type + ': ' + summary
 }}}

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/204>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Reply via email to