Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Ampersands should be stored unescaped for timezones #122

Open
1 task done
TraceEntertains opened this issue Oct 14, 2024 · 0 comments
Open
1 task done

[Bug]: Ampersands should be stored unescaped for timezones #122

TraceEntertains opened this issue Oct 14, 2024 · 0 comments
Assignees
Labels
approved The topic is approved by a developer bug Something isn't working

Comments

@TraceEntertains
Copy link
Member

Checked Existing

  • 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

@TraceEntertains TraceEntertains added awaiting-approval Topic has not been approved or denied bug Something isn't working labels Oct 14, 2024
@jonbarrow jonbarrow self-assigned this Oct 25, 2024
@jonbarrow jonbarrow added approved The topic is approved by a developer and removed awaiting-approval Topic has not been approved or denied labels Oct 25, 2024
@jonbarrow jonbarrow moved this to In Progress in Pretendo Tasks and Goals Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved The topic is approved by a developer bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

2 participants