From 96259d694a4399476edec43a5008537990a79d3d Mon Sep 17 00:00:00 2001 From: silvio Date: Wed, 29 Apr 2015 19:39:33 +0000 Subject: Added a comment --- .../comment_3_f7624258e8c2269f3ccdab683df8bb3d._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/bugs/dolphin_integration_file_is_broken/comment_3_f7624258e8c2269f3ccdab683df8bb3d._comment (limited to 'doc/bugs/dolphin_integration_file_is_broken') diff --git a/doc/bugs/dolphin_integration_file_is_broken/comment_3_f7624258e8c2269f3ccdab683df8bb3d._comment b/doc/bugs/dolphin_integration_file_is_broken/comment_3_f7624258e8c2269f3ccdab683df8bb3d._comment new file mode 100644 index 000000000..a6437e470 --- /dev/null +++ b/doc/bugs/dolphin_integration_file_is_broken/comment_3_f7624258e8c2269f3ccdab683df8bb3d._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="silvio" + subject="comment 3" + date="2015-04-29T19:39:33Z" + content=""" +Also %U gives a list of urls and basename of a list doesn't give back anything useful. I don't see how this could possibly work for you. +"""]] -- cgit v1.2.3 From eebab38d8d1cf30e7d17a1aa899a42f4669185d5 Mon Sep 17 00:00:00 2001 From: silvio Date: Wed, 29 Apr 2015 19:47:21 +0000 Subject: Added a comment --- .../comment_4_3e12372915c4c72b05db2a1c28a9daf7._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/dolphin_integration_file_is_broken/comment_4_3e12372915c4c72b05db2a1c28a9daf7._comment (limited to 'doc/bugs/dolphin_integration_file_is_broken') diff --git a/doc/bugs/dolphin_integration_file_is_broken/comment_4_3e12372915c4c72b05db2a1c28a9daf7._comment b/doc/bugs/dolphin_integration_file_is_broken/comment_4_3e12372915c4c72b05db2a1c28a9daf7._comment new file mode 100644 index 000000000..783fd6cb1 --- /dev/null +++ b/doc/bugs/dolphin_integration_file_is_broken/comment_4_3e12372915c4c72b05db2a1c28a9daf7._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="silvio" + subject="comment 4" + date="2015-04-29T19:47:21Z" + content=""" +sorry for so many posts :) + +As for not quoting the file name I think it doesn't need to be. It will still be just one argument. Exec doesn't work like sh. The standard doesn't mention anything about single quote quoting either but it seems to work and there is no good alternative. +"""]] -- cgit v1.2.3