OF 4.6.4 bug in adminconsole when paging through MUCs

On latest OF 4.6.4 i cant page through the MUCs on admin console anymore.
I have several muc services.
When i select another service than the first one and try to select page two or above then the chatservice dropdown will automatically select the first service and show the first muc list page of the first chatservice again… So i can only view the first page of a chatservice right now.

I think it has to do with
OF-2263: Use ListPager in MUC summary admin page
Commit: 5a594c4f7a425e70ee485e91a663af04628f335e

1 Like

Issue fixed in PR: fix listpager on muc-room-summary.jsp when using multiple chatservices by mightymop · Pull Request #1853 · igniterealtime/Openfire · GitHub

1 Like

Thanks for reporting this and finding a fix. I have created this issue in our issue tracker for this problem: [OF-2267] Cannot browse MUC rooms of services other than the first one. - Ignite Realtime Jira