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 tags hidden in console window #4020

Closed
NathanBaulch opened this issue Feb 23, 2018 · 0 comments
Closed

XML tags hidden in console window #4020

NathanBaulch opened this issue Feb 23, 2018 · 0 comments
Labels
Milestone

Comments

@NathanBaulch
Copy link

RDM Version: 0.9.0.716
Environment: Windows 10
Redis Server Version: 3.0.7

Steps to reproduce:

  1. Connect to database and open console window
  2. set foo <bar>
  3. get foo

Expected result:
Display "<bar>"

Actual Result:
Displays ""

This was super confusing when I was troubleshooting a problem with values containing angle brackets. The value is displayed correctly when viewed via the tree view.

@uglide uglide added the bug label Feb 23, 2018
@uglide uglide added this to the 0.9.1 milestone Feb 23, 2018
@uglide uglide closed this as completed in 12662d1 Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants