Jooma 5 PHP 8.33 Default Translation issues #12

Closed
opened 2024-03-02 23:26:55 +00:00 by eagleone99e · 5 comments

On Joomla 5 PHP 8.3.3 If I choose any 'English' language as the default, I cannot then enter a 'non English' language translation, the app goes directly back to the English default. If a non English is chosen as default, then I cannot select an English version, it goes back to the non English default.

Bishop Brian
uecc-main@att.net

On Joomla 5 PHP 8.3.3 If I choose any 'English' language as the default, I cannot then enter a 'non English' language translation, the app goes directly back to the English default. If a non English is chosen as default, then I cannot select an English version, it goes back to the non English default. Bishop Brian uecc-main@att.net
Author

Update. If I force this link via the com, it works:
https://myuecc.org/bible/index.php?option=com_getbible&view=app&translation=modernhebrew

If this link is used (from the translations tab) it fails: (goes directly back to the 'defualt'
https://myuecc.org/bible/index.php/bible-app/modernhebrew/Matthew/1

Update. If I force this link via the com, it works: https://myuecc.org/bible/index.php?option=com_getbible&view=app&translation=modernhebrew If this link is used (from the translations tab) it fails: (goes directly back to the 'defualt' https://myuecc.org/bible/index.php/bible-app/modernhebrew/Matthew/1
Author

Temporary fix: This works properly, but I question its logic... laugh

Changed these line in default_getbibletranslations.php
lines 27-29, lines 45-47, lines 52-54

Changed the JRoute to this:
JRoute::_('https://myuecc.org/bible/index.php/bible-app?t='

Temporary fix: This works properly, but I question its logic... laugh Changed these line in default_getbibletranslations.php lines 27-29, lines 45-47, lines 52-54 Changed the JRoute to this: JRoute::_('https://myuecc.org/bible/index.php/bible-app?t='
Owner

I will get back to you on this... need to more closely investigate this.

I will get back to you on this... need to more closely investigate this.
Owner

We have fixed a few bugs and it could also resolve this issue. Please try the following package: https://git.vdm.dev/getBible/joomla-pkg/archive/v5.0.9.zip and let me know.

We have fixed a few bugs and it could also resolve this issue. Please try the following package: https://git.vdm.dev/getBible/joomla-pkg/archive/v5.0.9.zip and let me know.
Member

In the latest joomla pkg release of Getbible this issue is fixed and is no longer appearing.
This issue can be closed.

In the latest [joomla pkg release](https://git.vdm.dev/getBible/joomla-component/commit/4f4c13d13c165d4e4efe6c4080b401d6af83129d) of Getbible this issue is fixed and is no longer appearing. This issue can be closed.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: getBible/support#12
No description provided.