Needs work
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Mar 2013 at 23:26 UTC
Updated:
26 Jan 2019 at 16:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
acrollet commentedpatch attached. To me this is more of a workaround and a starting place for discussion, as the true solution probably involves scanning the view for attachments and pulling the configured base path for the pager to compare against the path in the link. Or perhaps there's something far simpler...
Comment #2
milos.kroulik commentedSo this workaround is only for views using AJAX? I have a view content pane and it obviously doesn't work for me.
I also tested it with AJAX enabled and it works, except for non-ASCII letter, such as "Č" or "Ž".
Comment #3
ankurj commentedWe are not able to reproduce this issue. Can you please provide the steps to reproduce the same.
Here is what was tried.
1. Enabled a Block view
2. Pager and AJAX was enabled
Paginator still worked as expected.
Thanks,
Ankur
Comment #4
riddhi.addweb commentedComment #5
dasha_v commentedConfirming the patch works. Could you please include it to the next release?