After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 628184 - Giggle does not display diff for files that have spaces in names
Giggle does not display diff for files that have spaces in names
Status: RESOLVED FIXED
Product: giggle
Classification: Other
Component: UI: History View
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: giggle-maint
giggle-maint
Depends on:
Blocks:
 
 
Reported: 2010-08-28 13:07 UTC by Alex Bepple
Modified: 2013-05-15 09:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix the leading TAB (1.07 KB, patch)
2012-03-31 23:03 UTC, Guilhèm Bonnefille
committed Details | Review

Description Alex Bepple 2010-08-28 13:07:19 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.
Comment 1 Guilhèm Bonnefille 2012-03-31 23:03:05 UTC
Created attachment 211049 [details] [review]
Fix the leading TAB
Comment 2 Javier Jardón (IRC: jjardon) 2012-04-01 23:40:24 UTC
Comment on attachment 211049 [details] [review]
Fix the leading TAB

looks good
Comment 3 André Klapper 2012-04-04 10:13:14 UTC
Mass-fixing incorrect QA contact scheme for giggle so interested people can follow its development. (See 564922#c1 for ref.)
Comment 4 Javier Jardón (IRC: jjardon) 2013-05-15 09:15:53 UTC
Comment on attachment 211049 [details] [review]
Fix the leading TAB

commit 	c4963107ee97b6bf045b805ed3b8f9f824c62ccb
Comment 5 Javier Jardón (IRC: jjardon) 2013-05-15 09:16:13 UTC
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.