Changes between Initial Version and Version 1 of Ticket #10429


Ignore:
Timestamp:
Oct 4, 2012, 6:12:43 PM (12 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10429 – Description

    initial v1  
    11This error raises with english language.
    22With german (tryed also with some other) the macro works well.
    3 
     3{{{
    44Trac[formatter] ERROR: Macro UserProfilesList(public_active=Yes) failed:
    55Traceback (most recent call last):
     
    1515    cell = Chrome.format_author(req, cell)
    1616TypeError: unbound method format_author() must be called with Chrome instance as first argument (got RequestWithSession instance instead)
     17}}}