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.

CommentFileSizeAuthor
#7 ajax-look-harder.png67.68 KBmikeybusiness

Comments

dawehner’s picture

Assigned: howiec721 » Unassigned

If 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.

rashadh’s picture

xmacinfo’s picture

Version: 6.x-2.6 » 6.x-2.8
Category: support » bug

I'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.

dpopov’s picture

I've upgraded a glossary view from 6.x-2.7 to 6.x-2.8 and the Ajax version does not work anymore.

I have the same problem.

dawehner’s picture

Status: Active » Closed (duplicate)

Here is someone with a patch http://drupal.org/node/659510

marlandc’s picture

How 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.

mikeybusiness’s picture

StatusFileSize
new67.68 KB

@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

memcinto’s picture

I have had the same problem. Turning off AJAX fixed the problem.

stefan.r’s picture

Issue summary: View changes

Sorry 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