We tried to add a note to a new redirect, and kept getting the “error communicating with the server” message. The note was “Update this redirect with the next upcoming event.” I realized that it does not like the word “update” in the note. When we reworded it, it saved without issue. I’m sure it is a reserved word or something, but it seems like we should be able to use it anyway, or at least have a more helpful error message.
Thanks Jon, good catch – I’m pretty sure UPDATE is a blocked word in the firewall for XSS injections, but we’ll check out nuancing this in core to either allow it in this case or find a better way of erroring that for the end user.
1 Like