You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/09 16:20:03 UTC

[jira] [Commented] (ARTEMIS-1580) Browsing in hawtio console allows to show empty pages

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

ASF GitHub Bot commented on ARTEMIS-1580:
-----------------------------------------

GitHub user stanlyDoge opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1762

    ARTEMIS-1580 Browsing in hawtio console does not allow to show empty …

    …pages

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stanlyDoge/activemq-artemis ARTEMIS-1580

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1762.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1762
    
----
commit c649bc5b64b57c3541125e0ddd38b479bf9d07ac
Author: Stanislav Knot <sk...@...>
Date:   2018-01-09T16:17:49Z

    ARTEMIS-1580 Browsing in hawtio console does not allow to show empty pages

----


> Browsing in hawtio console allows to show empty pages
> -----------------------------------------------------
>
>                 Key: ARTEMIS-1580
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1580
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Stanislav Knot
>
> Reproducer:
> 1. go to page, where you can browse pages (connections, addresses, etc..)
> 2. create for example 200 instances of displayed object
> 3. switch page size to min (50)
> 4. go to last page
> 5. switch page size to max (200)
> 6. go to previous page
> You are even allowed to be at _m-th_ page of _n_ pages, where _m > n_. 
> Possible fix is to add watcher to page and at every change put cursor to first page. (as done [here|https://github.com/apache/activemq-artemis/pull/1749/files#diff-0baae85e2b627a539716464c29c87b7eR119])



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)