Check if photo names contain invalid characters
Opened this issue · 1 comments
erpas commented
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.
The plugin should check if the expression for photo name contains invalid characters.
See the following for more details
https://gitlab.lutraconsulting.co.uk/ops/operations/-/issues/88#note_36853
raherin commented
We should also check for characters that are reserved for the Windows OS, we've had several tickets where users have used the default date/time value in QGIS, which has a :
in the timestamp and break their projects because they use the date field in the photo naming expression.