Bug: when ajax paging turned on, all links on that item reload page
Reported by dleffler | December 26th, 2015 @ 06:02 AM | in 2.3.7 (closed)
In v2.3.6 and earlier, when ajax paging is turned on, we act on all links within the element instead of only the pagination elements. We need to add a class to the specific paging links and only act on them. E.g., when you click on the # of comments link, it'll reload the page.
Comments and changes to this ticket
-
expNinja December 31st, 2015 @ 09:00 PM
- State changed from new to resolved
(from [e20f925bd66b854543773af8e023d8c9dbfcf229]) Update some ajax paging issues in regards to calendar links showing 'time' twice and attempting to scrub some google analytics params which were being added to the url. [#1325 state:resolved] [#1329 state:resolved] https://github.com/exponentcms/exponent-cms/commit/e20f925bd66b8545...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Tags
Referenced by
- 1329 Bug: ajax paging history urls are sometimes wrong (from [e20f925bd66b854543773af8e023d8c9dbfcf229]) Update ...