From 6b45e1d5c2269d24477170aa7984c3a6f10cda12 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 11 Dec 2017 14:27:33 -0400 Subject: [PATCH] followup --- ...mment_9_db9c2fa8545188520d4bdda5ba545624._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/tips/automatically_adding_metadata/comment_9_db9c2fa8545188520d4bdda5ba545624._comment diff --git a/doc/tips/automatically_adding_metadata/comment_9_db9c2fa8545188520d4bdda5ba545624._comment b/doc/tips/automatically_adding_metadata/comment_9_db9c2fa8545188520d4bdda5ba545624._comment new file mode 100644 index 0000000000..d833316253 --- /dev/null +++ b/doc/tips/automatically_adding_metadata/comment_9_db9c2fa8545188520d4bdda5ba545624._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 9""" + date="2017-12-11T18:23:58Z" + content=""" +@woffs hmm, the hook script seems to quote every use of the filename, +which should avoid such problems. I tested it, using both extract +and exiftool, and a file named "foo'bar.jpg", and it worked fine. + +If you have a case where it does not work, suggest you file a bug +report with enough information to reproduce the problem. +"""]]