[Issue 705] Checkout: special characters get transformed incorrectly
Alexander Mueller <[email protected]> Wed, 3 Mar 2010 02:05:25 -0800 (PST)
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.issues |
|---|---|
| Message-ID | <[email protected]> |
http://rapidsvn.tigris.org/issues/show_bug.cgi?id=705
User xelarellum changed the following:
What |Old value |New value
================================================================================
Status whiteboard|FIXES AFTER wxMSW NIGHTLY |FIXES AFTER wxMSW NIGHTLY
|>= 8156, wxGTK |>= 8157, wxGTK
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Wed Mar 3 02:05:25 -0800 2010 -------
Revision 8157:
* src/filelist_ctrl.cpp
(FileListCtrl::CreateLabels): unescape the base path before
removing the parent dir from, otherwise something like "a b/foo" will get
mangled into "o" insteadd of "foo" since the escaped version of "a b" is "a%20b".
------------------------------------------------------
http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=670&dsMessageId=2454373
To unsubscribe from this discussion, e-mail: [[email protected]].