Quick question. Say you have a glossary. You select the B in the glossary index. and you click on a link in that "B" page. When you press back you always return to a. Is there a way to set it so that you return to the last page of the index you are on? In this case, the "B" page?
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | ajax-look-harder.png | 67.68 KB | mikeybusiness |
Comments
Comment #1
dawehnerIf you disable ajax it works, i think you know this.
The glossary is handled by the url, so if you change your url to a it displays a.
Comment #2
rashadh commentedCheck my comment here
http://drupal.org/node/636988#comment-2360590
Comment #3
xmacinfoI've upgraded a glossary view from 6.x-2.7 to 6.x-2.8 and the Ajax version does not work anymore.
Turning off Ajax use makes the glossary pager work again.
Changes in #636988: AJAX Pagers Can Send The Wrong view_args may explain the issue.
Comment #4
dpopov commentedI have the same problem.
Comment #5
dawehnerHere is someone with a patch http://drupal.org/node/659510
Comment #6
marlandc commentedHow do you turn Ajax off and/or where to you install the patch? I can't find any reference to Ajax in my modules (view or otherwise). Thank you.
Comment #7
mikeybusiness commented@marlandc
Look a little harder in the view settings for the AJAX setting. I attached a visual.
http://drupal.org/files/ajax-look-harder.png
Comment #8
memcinto commentedI have had the same problem. Turning off AJAX fixed the problem.
Comment #9
stefan.r commentedSorry to comment on a closed issue, but in case anyone still runs into this issue, refer to: #1803758: AJAXified glossary view arguments fail when Language URL detection enabled