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.
Authored by: cboos 2007-02-22
Parent: [r4814]
Child: [r4816]