Ticket #7382 (assigned defect)

Opened 3 years ago

Last modified 2 years ago

Plugin loading results forever (do not return result set)

Reported by: sartbr77@yahoo.com.br Assigned to: rjollos (accepted)
Priority: normal Component: DuplicateTicketSearchPlugin
Severity: normal Keywords: result set, loading
Cc: gregmac Trac Release: 0.12

Description (Last modified by 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.

Attachments

Change History

(follow-up: ↓ 2 ) 07/16/10 14:19:36 changed by sartbr77@yahoo.com.br

  • cc set to gregmac.

I found out what was the problem. I have one ticket type with the characters "ç" and "ã" and the plugin isn't escaping them properly. Apparently the problem occurs just with the ticket type, not summary or other fields.

(in reply to: ↑ 1 ) 09/09/10 05:56:42 changed by rjollos

Replying to sartbr77@yahoo.com.br:

I found out what was the problem.

Did you find a solution to the issue yet?

09/16/10 05:22:40 changed by rjollos

  • description changed.

I have to wonder if this is an issue with the XML-RPC plugin. Please let me know if you have a solution.

12/17/10 21:43:32 changed by rjollos

  • priority changed from normal to high.
  • status changed from new to assigned.
  • owner changed from gregmac to rjollos.

01/20/11 23:51:45 changed by rjollos

I've tried reproducing the issue before and after applying the patch in #8399, and can't reproduce. Couldn't you please try with the latest version of the code?

01/21/11 00:01:47 changed by rjollos

  • priority changed from high to normal.

Setting priority to normal pending feedback.


Add/Change #7382 (Plugin loading results forever (do not return result set))




Change Properties
Action