calblueprint / CRT

California Rangeland Trust
7 stars 1 forks source link

We get <br> characters in datavalue formulas #142

Closed chenhoward closed 8 years ago

chenhoward commented 8 years ago

Sanitize the BR characters in Data Value formulas.

The bug that will occur is that if you are editing a DV, you can hit enter, creating a new line in the box. This secretly puts a
in there, which get's saved as part of the datavalue's formula. When this occurs, our app will break. We have to make sure to sanitize this.