Menu

Commit [r8433]  Maximize  Restore  History

MultiRepos: Avoid issues when copy/pasting repository paths in the repository admin panel. Indeed, the browser includes zero-width and non-breaking spaces in the operation, and this leads to a strange error messaage saying that "<path> is not a valid repository" when it actually is.

rblank 2009-07-31

changed /sandbox/multirepos/trac/util/text.py
changed /sandbox/multirepos/trac/versioncontrol/admin.py
/sandbox/multirepos/trac/util/text.py Diff Switch to side-by-side view
Loading...
/sandbox/multirepos/trac/versioncontrol/admin.py Diff Switch to side-by-side view
Loading...