id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
10429	Error of Macro UserProfilesList	gmk@gmx.at	rjollos	This error raises with english language.\r\nWith german (tryed also with some other) the macro works well.\r\n{{{\r\nTrac[formatter] ERROR: Macro UserProfilesList(public_active=Yes) failed:\r\nTraceback (most recent call last):\r\n  File "/usr/local/lib/python2.6/dist-packages/Trac-1.0-py2.6.egg/trac/wiki/formatter.py", line 765, in _macro_formatter\r\n    return macro.ensure_inline(macro.process(args))\r\n  File "/usr/local/lib/python2.6/dist-packages/Trac-1.0-py2.6.egg/trac/wiki/formatter.py", line 356, in process\r\n    text = self.processor(text)\r\n  File "/usr/local/lib/python2.6/dist-packages/Trac-1.0-py2.6.egg/trac/wiki/formatter.py", line 343, in _macro_processor\r\n    text)\r\n  File "/usr/local/lib/python2.6/dist-packages/TracUserManagerPlugin-0.4-py2.6.egg/tracusermanager/profile/macros.py", line 89, in expand_macro\r\n    data['cells'] = list(self._get_cells(req, data['user_profiles']))\r\n  File "/usr/local/lib/python2.6/dist-packages/TracUserManagerPlugin-0.4-py2.6.egg/tracusermanager/profile/macros.py", line 112, in _get_cells\r\n    cell = Chrome.format_author(req, cell)\r\nTypeError: unbound method format_author() must be called with Chrome instance as first argument (got RequestWithSession instance instead)\r\n}}}	defect	closed	normal	UserManagerPlugin	major	duplicate			1.0
