View Issue Details

IDProjectCategoryView StatusLast Update
0004357Composrcorepublic2020-10-02 02:36
ReporterChris GrahamAssigned ToChris Graham 
SeverityMajor-bug 
Status resolvedResolutionfixed 
Product Version10.0.31 
Fixed in Version10.0.32 
Summary0004357: Pagination fixes
DescriptionThere are a number of issues in pagination:
1) The final part of the pagination during infinite scrolling keeps repeating as you keep scrolling
2) The activity feed should not do infinite-scrolling if the 'grow' block option is not set. While the 'grow' parameter originally refers to new activity showing up, it's fair to extend the meaning otherwise it will not be intuitive to webmasters.
3) Infinite scrolling is not working past the first scroll for the activity feed
4) Some parts of code use the old non-standard term "results browser"
5) The activity feed auto-refresh functionality is a bit inefficient and the code could be documented better
6) There's a complex issue with overcomplex incorrect infinite scrolling URLs; this may or may not produce a visible bug, I'm not sure
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

admin

2020-08-22 02:49

administrator   ~0006685

Fixed in git commit f203b2c81 (https://gitlab.com/composr-foundation/composr/commit/f203b2c81 - link will become active once code pushed to GitLab)

A hotfix (a TAR of files to upload) has been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. If there are files in a hot-fix that you don't have then they probably relate to addons that you don't have installed and should be skipped. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/).

hotfix-4357, 2020-08-22 2am.tar (101,888 bytes)

Issue History

Date Modified Username Field Change
2020-10-02 02:33 Chris Graham Project Composr non-bundled addons => Composr
2020-10-02 02:36 Chris Graham Category General => core
2020-10-02 02:36 Chris Graham Description Updated View Revisions