Activity log for bug #1531154

Date Who What changed Old value New value Message
2016-01-05 13:01:56 shaochun bug added bug
2016-01-05 13:01:56 shaochun attachment added quick fix to spaces in filename https://bugs.launchpad.net/bugs/1531154/+attachment/4544297/+files/spaces_in_fileChanged_option.patch
2016-01-05 13:10:49 shaochun description duplicity_0.7.06+bzr1166-0ubuntu0-ubuntu14.04.1 Python 2.7.6 Ubuntu 14.04.3 LTS The listed (1) command below will fail when spaces exist in UTF8-based filenames: (1) duplicity collection-status --file-changed "0008 台灣" file://./backup/scene #this will fail (2) duplicity collection-status --file-changed "1" file://./backup/scene #this is normal The patch attached is a quick fix for this. duplicity_0.7.06+bzr1166-0ubuntu0-ubuntu14.04.1 Python 2.7.6 Ubuntu 14.04.3 LTS The listed (1) command below will fail when spaces exist in UTF8-based filenames: (1) duplicity collection-status --file-changed "0008 台灣" file://./backup/scene #this will fail (2) duplicity collection-status --file-changed "1" file://./backup/scene #this is normal Attached is a quick patch addressing this issue.
2016-01-05 16:57:55 shaochun tags collection-status
2016-01-05 16:58:04 shaochun tags collection-status collection-status file-changed
2016-01-06 04:26:28 shaochun attachment added The filename retains untouched in output-summary https://bugs.launchpad.net/duplicity/+bug/1531154/+attachment/4544746/+files/spaces_in_fileChanged_option_2.patch
2016-01-06 22:18:21 Kenneth Loafman duplicity: importance Undecided Medium
2016-01-06 22:18:21 Kenneth Loafman duplicity: status New In Progress
2016-01-06 22:18:21 Kenneth Loafman duplicity: milestone 0.7.07
2016-01-06 22:18:21 Kenneth Loafman duplicity: assignee Kenneth Loafman (kenneth-loafman)
2016-01-07 14:33:42 Kenneth Loafman duplicity: status In Progress Fix Committed
2016-01-07 14:33:42 Kenneth Loafman duplicity: assignee Kenneth Loafman (kenneth-loafman)
2016-04-10 15:27:39 Kenneth Loafman duplicity: status Fix Committed Fix Released