Menu

Commit [r6691]  Maximize  Restore  History

Introduce an arity helper function and clarifies the backward-compatibility code that now uses it, in `_post_process_request`.

This also fixes the potential issue of the response being replaced by the None tuple. Now the 0.10 compatible filters are only called when rendering Clearsilver templates and the 0.11 filters when rendering Genshi templates.

cboos 2008-03-13

changed /trunk/trac/util/__init__.py
changed /trunk/trac/web/main.py
/trunk/trac/util/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/trac/web/main.py Diff Switch to side-by-side view
Loading...
Auth0 Logo