Invalid Characters in Signup Item! Please try again. due to spaces
-
Hello Stephen,
I received already a couple of error reports from people signing up and they all received the error message “Invalid Characters in Signup Item! Please try again.”.
After some investigation I found that they copied text into the detail field which contains a space at the end. So they entered
“ChickenSalad ” instead of “ChickenSalad”. A similar error will be thrown btw if the First or Last Name also contains a space at the end.I am not sure if removing these spaces could potential break anything, so leave it up to you to decide if you want to strip the blanks or change the regex rule in check_allowed_text() to allow a space at the end.
But this is definitely an annoyance.
Thanks,
Ulfhttps://www.ads-software.com/plugins/pta-volunteer-sign-up-sheets/
- The topic ‘Invalid Characters in Signup Item! Please try again. due to spaces’ is closed to new replies.