Changes between Initial Version and Version 1 of Ticket #607


Ignore:
Timestamp:
Aug 15, 2006, 12:44:27 PM (18 years ago)
Author:
Noah Kantrowitz
Comment:

Fixing formatting.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #607 – Description

    initial v1  
    11When reload a wiki page containing pagelist:something pagelist plugin
    22cause an error in the log:
    3 
     3{{{
    4412:34:55 Trac[__init__] ERROR: 'TracPageList.web_ui.PageListModule' object has no attribute 'get_htdocs_dirs'
    55Traceback (most recent call last):
     
    1515    raise AttributeError, "'%s' object has no attribute '%s'" % (cls, name)
    1616AttributeError: 'TracPageList.web_ui.PageListModule' object has no attribute 'get_htdocs_dirs'
    17 
     17}}}
    1818This cause errors in formatting html output of trac