I was going to add accesskeys to next and previous links in the history browsing
modes, but run problems with akeytt. Looks like it tries to find a element,
which child is a a-element. That's ok because almost all those links are in
format li > a. If the else-clause was meant to be fallback, which I think it was
meant to be, it didn't work. So i rewrote the function so it tries to find a
a-element directly or in the first child element.
Ask for clarification if you don't understand my poor explanation. Nevertheless
i'll add a patch for it.
Version: 1.5.x
Severity: major
URL: http://jadesukka.homelinux.org:8180/mediawiki15b/index.php?title=Nextprev&diff=1046&oldid=1045