When I'm ingesting my music photos, I use the {jobname} field for the name of the artist, and then use the {jobname} field in the "Rename files during ingest" field….
Never had a problem… until I updated my PhotoCart site to the latest build, and it's broken the SQL syntax…
I've discovered it's because some of the files have apostrophes in them - e.g.: "Daniel_O'Donnell", "60's Festival" etc.
Is there any way of still using apostrophe's in the Jobname field, but that when it's detected in file/rename functions it strips invalid characters? (or rather, specific characters rather than invalid ones)?
My whole workflow relies on the {Jobname} field so I don't want to lose the ability to use ' in that.. but just don't want them in my filenames..
Any idea?