admin
Karma: 98
|
Re:A click links to the "ALL" page - 2010/07/07 11:50
I beg your pardon, it does appear that there is a bug when SEF is not used. The initial letter is included in the SEF URI but not the non-SEF URI. I'll look at fixing that.
The fix is to modify ../com_glossary/view-classes/glossaryListHTML.php and change line 26 to:
| Code: | $link = $interface->sefRelToAbs("index.php?option=com_glossary&letter=$entry->tletter&id=$entry->id");
|
although you do not need to use HTML elements for the ampersands in the link - they have been added by the forum software.
Post edited by: admin, at: 2010/07/07 11:59
Martin Brampton aka Counterpoint http://aliro.org http://black-sheep-research.com |