Changes between Initial Version and Version 1 of Ticket #11547, comment 8
- Timestamp:
- Feb 25, 2014, 5:32:49 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11547, comment 8
initial v1 1 1 Exerpt from log file... 2 2 {{{ 3 3 2014-02-07 08:42:49,388 Trac[notification] WARNING: Caught exception while substituting message 4 4 Traceback (most recent call last): … … 18 18 elif req.path_info.startswith('/query'): 19 19 AttributeError: 'Mock' object has no attribute 'path_info' 20 }}}