#547: TracError on Timeline Widget in Ticket view
----------------------+-----------------------
  Reporter:  tim      |      Owner:  rjollos
      Type:  defect   |     Status:  accepted
  Priority:  major    |  Milestone:  Release 6
 Component:  plugins  |    Version:  0.5.3
Resolution:           |   Keywords:
----------------------+-----------------------

Comment (by rjollos):

 The first part of the traceback appears to be unrelated to the !TracError
 on timeline widget in ticket view. Components of the `bloodhound_search`
 package can't be imported, but I don't have any idea of what that would
 be, and the traceback doesn't leave many good hints as far as I see.

 I haven't been able to reproduce after a great bit of trying, however I
 think this will be fixed already in Bloodhound 0.6 because the ticket page
 has been reworked and no longer uses the timeline widget.

 This bit has been removed,
 {{{#!text/html
 <div py:if="bhdb and ticket.exists" id="activity" class="$cols_activity
 hidden-phone">
   <bh:widget urn="Timeline">
     <bh:args>
       <bh:arg name="filters">ticket,ticket_details,changeset</bh:arg>
     </bh:args>
   </bh:widget>
 </div>
 }}}

 The issue could still exist in the timeline widget, so it would be nice to
 sort that out. Could you give some more details about ticket history for
 the cases that you see the error?

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/547#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to