abtassociates / eva

Eva is a HUD application to aid HMIS Leads with data analysis. It is an open-source project intended for local use by HMIS Administrators in Continuums of Care (CoCs) around the U.S. and its territories.
GNU Affero General Public License v3.0
14 stars 4 forks source link

Impermissible characters #462

Closed scampillo closed 9 months ago

scampillo commented 10 months ago

Hi starting today, I am seeing High Priority Error Impermissible characters

Found impermissible character(s) in CurrentLivingSituation.csv, column 13, line 1242: , Record: Located in TH at St. Mary's Center

Are apostrophe not allowed? Is this a vendor issue?

Thanks much!

alex-silverman commented 10 months ago

We did push a recent change to catch and prevent uploads with impermissible characters, including "right single quotation" marks that look very similar to an apostrophe. These tricky characters can make it into the dataset if, for example, you copy and paste from Word.

But the character you pasted in the issue is a comma, so I'm a little confused, as commas shouldn't be prevented. Did Eva flag a comma?

alex-silverman commented 9 months ago

Closing this now. as we have been unable to replicate displaying commas for this flag. Please feel free to re-open or start a new issue if you continue encountering the problem.