-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
Hello,
I don't know whether this is an error in the program or whether it works as it should (then this issue should be considered as a feature request).
I have a table with a column that holds XML data. The column type is "BLOB". When I double click on the column I see this (the "Show ASCII as chars" is not checked):
If I activate the "Show ASCII as chars" option, I see this:
One can clearly see that the characters are an XML but they are separated with three spaces.
Clicking on "Reformat Xml/Json" does not do anything, i.e. the data is not displayed as a formatted XML -- this is the problem I'm talking about in this issue.
How is it possible to display the XML contents as formatted XML in this case?
Metadata
Metadata
Assignees
Labels
No labels

