You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2020/11/16 19:34:00 UTC

[jira] [Comment Edited] (ARTEMIS-2987) Management Console -> Queue -> Message: view with text only

    [ https://issues.apache.org/jira/browse/ARTEMIS-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233024#comment-17233024 ] 

Justin Bertram edited comment on ARTEMIS-2987 at 11/16/20, 7:33 PM:
--------------------------------------------------------------------

I just tried to reproduce this and I can't. Keep in mind that the web console in 2.16.0 moved to Hawtio 2 so the behavior you're seeing may be out-dated.

In any event, I deployed an instance of 2.16.0 and sent some messages to the queue {{TEST}} using the {{artemis producer}} command. When I navigate to that queue in the web console, hit the "Browse queue" tab, and then hit the "Show" button on the right to display the content of the message I can see the message's headers, properties, and body text without any scrolling at all. Here's a few screen-shots:
!1.jpg! 
 !2.jpg!  


was (Author: jbertram):
I just tried to reproduce this and I can't. Keep in mind that the web console in 2.16.0 moved to Hawtio 2 so the behavior you're seeing may be out-dated.

In any event, I deployed an instance of 2.16.0 and sent some messages to the queue {{TEST}} using the {{artemis producer}} command. When I navigate to that queue in the web console, hit the "Browse queue" tab, and then hit the "Show" button on the right to display the content of the message I can see the message's headers, properties, and body text without any scrolling at all. Here's a few screen-shots:
!1.jpg|thumbnail! 
 !2.jpg|thumbnail!  

> Management Console -> Queue -> Message: view with text only
> -----------------------------------------------------------
>
>                 Key: ARTEMIS-2987
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2987
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Web Console
>            Reporter: arne anka
>            Priority: Minor
>         Attachments: 1.jpg, 2.jpg
>
>
> In tab [Artemis]expand addresses to a queue with messages in it
> In the right area where the messages are listed click on a messaeg id
> A view opens that is full of the byte calue of the content.
> To get to a human readable representation one has to scroll down to the "text" section.
> When doin that the navigation bar disappears as well, so every timeI navigate to a new message I have to scroll down a lengthy view and scroll up gaian to get to the next message.
>  
> Since my messages are esxclusively XML I have no use at all for the "byte" section, but it is impossible to get rid of it and I have to go through those tedious steps over and over again.
> Preferences do not offer a text-only representation.
>  
> So, please include a representation that only shows the text, and while at it make the navigation bar stay in place when scrolling the message.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)