Sorry if this issue has already been addressed but I couldn't find it anywhere. The alphabet list at the top of the glossary page displays the first letter of terms. These are supposed to be links that link to anchors right? When I click on the letter is doesn't do anything. The URL displays the anchor but the page doesn't advance.
<a href="/glossary/9#letterl" class="glossary-item">l</a>
Comments
Comment #1
AaronCollier commented#452996: Alphabar does not take user to glossary term is the same for version 6. The problem is probably due to not calling the full URL, but only part of it. Or it could be due to #250833: Invalid HTML produced for glossary overview..
Or it is due to your site's settings of what the base URL is, since it does work for me.
Comment #2
nancydru