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

 Replying to [comment:11 PBruin]:
 > These files are identical but somehow differ in size?!? 134KB compared
 to 138KB. Don't have a clue why as the are copies from the cvs of
 dotproject...

 nusoap12.php has Unix line ends and nusoap15.2.php has Windows line ends.

 I don't think there's a way to actually "fix" the recursion depth issue,
 since it's a symptom of the Python `difflib` module.  I think the best
 that can be done here is to try to catch the exception and display an
 error message in place of that file's diff.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/2756#comment:12>
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