Topic: Brackets Causes Error in Text Field
Hi all,
I've created a custom occurrence attribute with datatype as text and validation as Standard Text. This is working nicely unless someone uses certain characters - e.g. brackets. In this case, the form submission fails but without an error message being displayed to the user.
I don't have access to the warehouse error logs, but my site doesn't log any error or display a validation message, the form simply reloads with the entered data intact but not submitted to the warehouse.
I wondered if the irecord module is not escaping SQL reserved characters or something and this could be causing a problem at the warehouse end?