Menu

Commit [r4815]  Maximize  Restore  History

In retricted changeset views, there was a local variable scope bug: `path` was used in each iteration in the `get_changes` local function, so using it inside the body of the loop was interfering... Closes #4796.

cboos 2007-02-22

changed /trunk/trac/versioncontrol/web_ui/changeset.py
/trunk/trac/versioncontrol/web_ui/changeset.py Diff Switch to side-by-side view
Loading...
Auth0 Logo