GNOME Bugzilla – Bug 628184
Giggle does not display diff for files that have spaces in names
Last modified: 2013-05-15 09:16:13 UTC
If a file has a space in its name, Giggle fails to update the diff view. Instead the last diff is shown. For example, let’s say, your commit changed three files: "foo", "bar" and "foo bar". If one first clicks on "foo", the diff for "foo" is shown. If one then clicks on "foo bar", Giggle still shows the diff for "foo". If one then clicks on "bar", the diff for "bar" is shown.
Created attachment 211049 [details] [review] Fix the leading TAB
Comment on attachment 211049 [details] [review] Fix the leading TAB looks good
Mass-fixing incorrect QA contact scheme for giggle so interested people can follow its development. (See 564922#c1 for ref.)
Comment on attachment 211049 [details] [review] Fix the leading TAB commit c4963107ee97b6bf045b805ed3b8f9f824c62ccb
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.