- Issue created by @rose_lanigan
- 🇨🇦Canada karing 🇨🇦
Though there is probably a way to handle this in the View, I looked into this and I think we need to handle this better on the WFC side of things:
I found this:
Uploading a file named:
Image with spaces.jpg
Drupal stores it as:
image-with-spaces.jpg
(Webform) CiviCRM stores that one as:
'Image with spaces.jpg'If you upload this image to a Contact record in CiviCRM via the CiviCRM UI:
Image_with_spaces_1a27ad6513ae6e3cec77c9c1a5df4e08.jpg - 🇨🇦Canada karing 🇨🇦
Ok we've put this together -> https://github.com/colemanw/webform_civicrm/pull/1064
If you could please test it and report back on the PR that would be great. Thanks, I've just tested and this has fixed it. Thanks for the quick response!
Automatically closed - issue fixed for 2 weeks with no activity.