Settings Field Showing Escaping Slashes and Recursively Adding More
-
Just a bug report. On the settings page under Offline Messages, the “Auto Responder ‘From’ Name” and “Auto Responder Subject Line” fields are being unescaped. We have text with single-quote marks that are not removing the escape slashes when the text is being displayed.
Saving the settings anywhere causes the displayed slash to be escaped again in the database, and another slash is displayed when you refresh the settings page. It ends up doubling the number of slashes each time settings are saved.
I didn’t test any other fields, so maybe double check that all fields are properly being unescaped when the values are being displayed.
- The topic ‘Settings Field Showing Escaping Slashes and Recursively Adding More’ is closed to new replies.