mobile
mobile copied to clipboard
Check if photo names contain invalid characters
A user reported inability to download their project to desktop after it was uploaded from a mobile device. We have found out some photo names include "\n" or 0x0a that later breaks download attempts from the service.
See the following for more details https://gitlab.lutraconsulting.co.uk/ops/operations/-/issues/88#note_36853
This can happen when photo name format uses some attributes values. We do not check if the attributes contain some invalid characters that later can make problems when applied to a filename.