You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked the repository for duplicate issues.
What happened?
The xml parser auto escapes ampersands, on top of the already escaped ones in the JSON file it ends up double escaped and shows up as & on the client side
What did you expect to happen?
My timezone ampersands to look like & instead of &
Steps to reproduce?
Make an account and go to timezones
Other relevant information. (OPTIONAL)
No response
The text was updated successfully, but these errors were encountered:
Checked Existing
What happened?
The xml parser auto escapes ampersands, on top of the already escaped ones in the JSON file it ends up double escaped and shows up as
&
on the client sideWhat did you expect to happen?
My timezone ampersands to look like
&
instead of&
Steps to reproduce?
Make an account and go to timezones
Other relevant information. (OPTIONAL)
No response
The text was updated successfully, but these errors were encountered: