#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 cboos):

 Replying to [comment:8 PBruin]:
 > Can you give me a hint how to find out which file it is that causes the
 problem?

 Setup your TracIni like this:
 {{{
 [changeset]
 max_diff_files = 1
 }}}
 Then view the faulty changeset. You should now have 108 links to
 restricted changesets, one for each file. Then... go through all of them
 to find the guilty one(s) (a browser which support tabbed browsing is a
 plus, or maybe use wget on this page, or just be patient ;) )

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