﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
7382,Plugin loading results forever (do not return result set),sartbr77@…,rjollos,"I have installed the DuplicateTicketSearchPlugin through a generated egg like proposed in #6963. However, after typing ticket summary, it opens the ""Loading related tickets..."" part but does not return results.

Looking at the trac logs i see it appears to search and find tickets correctly but it never return the results to the ticket page.

I tried to debug code, it seems that problem occurs on line ""dupeticketlistDiv.html(html).slideDown();"", somehow it doesn't slide down the html frame to show results.

I tried it on firefox and IE, same problem on both.
Trac is installed on a linux server with a env set to ""/usr/share/trac"", python version is 2.5.",defect,new,normal,DuplicateTicketSearchPlugin,normal,,"result set, loading",gregmac,0.12
