Russian alphabet pagination - not work

Started by vetalexy, 21 September 2015, 12:26:12

Previous topic - Next topic
A financial contribution is greatly appreciated as a support, to help us to keep live the project.
If you like this project you can donate some piece of BitCoin to this address: bc1qy5tgq6tvrckac2a57unxvqcnxamrvhduve9sj9

vetalexy

Hello!
Russian alphabet pagination is not working. It works only English. Override COM_ABOOK_ALPHABET constant does not help.

A financial contribution is greatly appreciated as a support, to help us to keep live the project.
If you like this project you can donate some piece of BitCoin to this address: bc1qy5tgq6tvrckac2a57unxvqcnxamrvhduve9sj9

vetalexy

I do not know - this is a mistake of the developer or something else...
But I as a result of studying the code found a solution:

- replace the line 92 in the file  ..\components\com_abook\models\authors.php

$letter = JRequest::getCmd('letter', '');

to

$letter = JRequest::getVar('letter', '');

And Russian language starts to work!


      

federica

Very good!!!!
I will fix this bug in a next version.
Many thanks.
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]