You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You were right @oliverroick, the geo fields are not sanitized. However this is failing with the negative values for decimal (and I presume integer as well).
Updating the original description and summary for clarity.
Thanks.
dpalomino
changed the title
Not possible to do an import via csv for locations containing negative lat or long values
Not possible to do an import via csv for locations containing negative integer or decimal fields
Aug 12, 2018
Steps to reproduce the error
integer
ordecimal
fields"Error importing file at line 2: Input can not contain HTML tags, emojis or start with any of + - = and @."
This bug is also related to #1664 and #1613.
Actual behavior
See above
Expected behavior
Able to import negative integer or decimal values.
The text was updated successfully, but these errors were encountered: