#2756: Viewing 'Changeset' returns error "maximum recursion depth exceeded"
----------------------------------+-----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas   
     Type:  defect                |       Status:  reopened
 Priority:  low                   |    Milestone:  0.10.1  
Component:  changeset view        |      Version:  devel   
 Severity:  minor                 |   Resolution:          
 Keywords:                        |  
----------------------------------+-----------------------------------------
Changes (by cboos):

  * milestone:  => 0.10.1

Comment:

 I confirm that with the attached files, one can reproduce the issue.
 However, my attempts to create a smaller test case were unsuccessful so
 far
 (e.g. comparing line range ![392:3000] triggers the error, but not
 comparing the ![393:3000] range nor the ![392:2999] one).

 As those files differ only in their amount of end-of-lines characters,
 there are lots of similar lines at different offsets, so the algorithm for
 finding similar lines is certainly pushed to some corner case.

 So I agree with mgood, we should at least trap that error after the fact
 when it happens.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/2756#comment:13>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to