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

XML output isn't rendered correctly #99

Closed
GuidoNeele opened this issue Dec 21, 2023 · 3 comments · Fixed by #102
Closed

XML output isn't rendered correctly #99

GuidoNeele opened this issue Dec 21, 2023 · 3 comments · Fixed by #102
Assignees
Labels
bug Something isn't working

Comments

@GuidoNeele
Copy link

GuidoNeele commented Dec 21, 2023

Describe the bug
Opening the properties details view multiple times does funny things to rendered xml. <test> becomes &lt;test&gt;, closing and opening another time will produce &amp;lt;test&amp;gt;

To Reproduce
Steps to reproduce the behavior:

  1. Go to dashboard
  2. Click on 'View'
  3. Close dialog
  4. Click on 'View' again
  5. See < being converted to <

Expected behavior
The details dialog should show xml tags.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Edge
  • Version: 120

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@mo-esmp
Copy link
Member

mo-esmp commented Dec 29, 2023

Thanks for reporting the issue, and sorry for replying late. I will check soon once I return from vacation.

@mo-esmp
Copy link
Member

mo-esmp commented Jan 2, 2024

@followynne Do you have time to check on this issue?

@followynne
Copy link
Member

@mo-esmp

I'll try to take a look at it this week 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants