Timothy Posted October 27, 2013 Report Posted October 27, 2013 If a client has more then 20 services, the services are displayed with a pager. Using the pager does not cause the page to refresh. This only applies to the client portal. The admin side works fine.Bug: Click on any page number. The page does not refresh and show the new content. In addition the first/prev buttons never change to be clickable no matter which page number you try and go to.Additional information: The url does change. For example clicking on page two causes the url to change to client/services/active/2/?sort=date_added&order=desc. However the page does not change the content. In addition the header sorting does work.This has been tested using Firefox 24, Opera 12.6, and Chrome 28. Server setup is Freebsd 9.2 with Nginx 1.4.2 running PHP 5.4.21 through php-fpm and talking to Mariadb 5.3. I am using Blesta v3.0.5Can anybody replicate this?
Timothy Posted October 30, 2013 Author Report Posted October 30, 2013 I have done a clean install of 3.0.4 and added twenty one products to a test user. The paging issue with services on the client portal is still present. Should I try testing earlier versions or can anybody else replicate this on 3.0.4 and 3.0.5?
Tyson Posted October 30, 2013 Report Posted October 30, 2013 I've confirmed it as a bug. Pagination there is using an invalid URL, and will be fixed in CORE-845 for v3.0.6.
Recommended Posts