Skip to content

Formatting of byte array as XML does not work #47

@fml2

Description

@fml2

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):

grafik

If I activate the "Show ASCII as chars" option, I see this:

grafik

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions