You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Stanislav Knot (JIRA)" <ji...@apache.org> on 2018/01/04 15:58:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Stanislav Knot updated ARTEMIS-1580:
------------------------------------
    Description: 
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)

You are even allowed to be at _m-th_ page of _n_ pages, where _m > n_. 

Possible fix is to add watcher to page. (as done [here|https://github.com/apache/activemq-artemis/pull/1749/files#diff-0baae85e2b627a539716464c29c87b7eR119])

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

You are even allowed to be at _m-th_ page of _n_ pages, where _m > n_. 

Possible fix is to add watcher to page. (as done [here|https://github.com/apache/activemq-artemis/pull/1749/files#diff-0baae85e2b627a539716464c29c87b7eR119]


> 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)
> You are even allowed to be at _m-th_ page of _n_ pages, where _m > n_. 
> Possible fix is to add watcher to 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)