Bug: ajax paging history urls are sometimes wrong
Reported by dleffler | December 27th, 2015 @ 12:36 PM | in 2.3.7 (closed)
When using ajax paging from a page with a shortened url, the url updated in the browser history may not be formed correctly (for referencing...it will still take you back to the correct pages). E.g, a link like mysite.org/calendar would move to mysite.org/event/showall/time/time/1451219489/time/1446350400 where the last 'time' parameter will then be updated on additional page changes.
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
- 1325 Bug: when ajax paging turned on, all links on that item reload page (from [e20f925bd66b854543773af8e023d8c9dbfcf229]) Update ...