Changes between Initial Version and Version 1 of Ticket #8560, comment 15


Ignore:
Timestamp:
Aug 7, 2013, 2:45:15 AM (11 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8560, comment 15

    initial v1  
    33Clicking the TestManager page with root catalogue gave me following trace which looks like "Object Not found": It appears the problem is before the Test Manager constructs the HTML.
    44
    5 
     5{{{
    662011-03-07 17:22:48,853 Trac[main] DEBUG: Dispatching <Request "GET u'/wiki/TC'">
    772011-03-07 17:22:48,865 Trac[chrome] DEBUG: Prepare chrome data for request
     
    7070    raise ParseError(msg, self.filename, e.lineno, e.offset)
    7171ParseError: EOF in middle of construct: line 1, column 57906
     72}}}