Changes between Initial Version and Version 2 of Ticket #1365


Ignore:
Timestamp:
Mar 21, 2007, 9:42:13 PM (17 years ago)
Author:
Noah Kantrowitz
Comment:

Fixing formatting.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1365

    • Property Type changed from defect to enhancement
    • Property Summary changed from Management page crashes to Genshi unsupported
  • Ticket #1365 – Description

    initial v2  
    11
    2 Trac detected an internal error: AssertionError: HDF dataset not available. Check your clearsilver installation
     2Trac detected an internal error: !AssertionError: HDF dataset not available. Check your clearsilver installation
    33
    4 Trac: 0.11dev-r4990
    5 Python: 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
    6 setuptools: 0.6c5
    7 SQLite: 3.3.4
    8 pysqlite: 2.3.2
    9 Genshi: 0.4dev-r509
     4 * Trac: 0.11dev-!r4990
     5 * Python: 2.5 (!r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
     6 * setuptools: 0.6c5
     7 * SQLite: 3.3.4
     8 * pysqlite: 2.3.2
     9 * Genshi: 0.4dev-!r509
    1010
    11 
    12 
     11{{{
    1312File "d:\python25\lib\site-packages\Trac-0.11dev_r4990-py2.5.egg\trac\web\main.py", line 428, in dispatch_request
    1413  dispatcher.dispatch(req)
     
    1716File "d:\python25\lib\site-packages\Trac-0.11dev_r4990-py2.5.egg\trac\web\api.py", line 289, in display
    1817  assert self.hdf, 'HDF dataset not available. Check your clearsilver installation'
     18}}}