Discuss Joomla! 4.2.9
- pe7er
- Joomla! Master
- Posts: 24370
- Joined: Thu Aug 18, 2005 8:55 pm
- Location: Nijmegen, Netherlands
- Contact:
Discuss Joomla! 4.2.9
Here you can discuss about the release of Joomla 4.2.9
See Announcement: viewtopic.php?f=8&t=1000436
See Announcement: viewtopic.php?f=8&t=1000436
Kind Regards,
Peter Martin, Global Moderator
Company website: https://db8.nl - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com
Peter Martin, Global Moderator
Company website: https://db8.nl - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com
-
- Joomla! Champion
- Posts: 5223
- Joined: Tue Aug 23, 2005 1:56 pm
- Location: South coast, UK
- Contact:
Re: Discuss Joomla! 4.2.9
FYI the link to full list of bugs fixed doesn't resolve,just a revolver image.
http://www.gadsolutions.biz Electrical services
http://www.electrical-testing-safety.co.uk Testing services
http://www.electrical-testing-safety.co.uk Testing services
- darb
- Joomla! Ace
- Posts: 1943
- Joined: Thu Jul 06, 2006 12:57 pm
- Location: Stockholm Sweden
- Contact:
Re: Discuss Joomla! 4.2.9
Ok tried to do a Joomla 4.2.9 automatic update but get error message: File Checksum Failed
Manual update worked...
Manual update worked...
-
- Joomla! Ace
- Posts: 1097
- Joined: Thu Sep 24, 2009 5:40 pm
- Location: Austin, TX, USA
Re: Discuss Joomla! 4.2.9
I haven't seen that on any of the updates I've done so far. When you say "automatic update" do you mean via the button in the Joomla Update component? #Strange
Co-author Using Joomla, Second Edition (migration/upgrade included) http://www.usingjoomlabook.com
Find a Joomla User Group (JUG) near you http://community.joomla.org/user-groups.html
Find a Joomla User Group (JUG) near you http://community.joomla.org/user-groups.html
- pe7er
- Joomla! Master
- Posts: 24370
- Joined: Thu Aug 18, 2005 8:55 pm
- Location: Nijmegen, Netherlands
- Contact:
Re: Discuss Joomla! 4.2.9
Thanks but I cannot reproduce that issue. Could you test it with another browser?
Or maybe it was temporary?
You do not have the required permissions to view the files attached to this post.
Kind Regards,
Peter Martin, Global Moderator
Company website: https://db8.nl - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com
Peter Martin, Global Moderator
Company website: https://db8.nl - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com
-
- Joomla! Champion
- Posts: 5223
- Joined: Tue Aug 23, 2005 1:56 pm
- Location: South coast, UK
- Contact:
Re: Discuss Joomla! 4.2.9
Tried with chrome and OK tried again with FF and same problem,then I discovered javascript was blocked for that page,enabled and fine.So my bad. Thanks Pe7er.
http://www.gadsolutions.biz Electrical services
http://www.electrical-testing-safety.co.uk Testing services
http://www.electrical-testing-safety.co.uk Testing services
- pe7er
- Joomla! Master
- Posts: 24370
- Joined: Thu Aug 18, 2005 8:55 pm
- Location: Nijmegen, Netherlands
- Contact:
Re: Discuss Joomla! 4.2.9
No problem!
I once thought Joomla had a problem with article "save", until I discovered I had disabled JavaScript while testing something on the front-end

Kind Regards,
Peter Martin, Global Moderator
Company website: https://db8.nl - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com
Peter Martin, Global Moderator
Company website: https://db8.nl - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com
- sozzled
- Joomla! Master
- Posts: 13592
- Joined: Sun Jul 05, 2009 3:30 am
- Location: Canberra, Australia
Re: Discuss Joomla! 4.2.9
Very interesting to see if the number of "double GZIP" errors will go away after people use J! 4.2.9 in future.
:

“If you think I’m wrong then say, ‘I think you’re wrong.’ If you say ‘You’re wrong!’, how do you know?”
Walking the talk: https://j4xdemo.enduring.com.au
Walking the talk: https://j4xdemo.enduring.com.au

- Rondeb
- Joomla! Guru
- Posts: 570
- Joined: Mon Dec 02, 2013 12:14 pm
- Location: Meschede - Germany
- Contact:
Re: Discuss Joomla! 4.2.9
Updated 15 sites and everything went perfect!
Thanks Joomla-Team
Thanks Joomla-Team

- TomT
- Joomla! Ace
- Posts: 1317
- Joined: Thu Aug 18, 2005 5:50 am
- Location: Amsterdam
- Contact:
Re: Discuss Joomla! 4.2.9
There shows a message in 4.2.9:
".htaccess Update Concerning Setting the Content-Encoding Header.
Before 4.2.9 the default htaccess.txt file contained erroneous code for appending the "Content-Encoding" HTTP header. This could result in double encoding errors when Joomla is installed in a subdirectory and both this directory and its parent directory contain an .htaccess file with this code. You should manually apply the necessary changes to any existing .htaccess file, as this file can not be updated automatically.
The old code:
Header append Content-Encoding gzip
The new code:
Header set Content-Encoding gzip"
What am I supposed to do? I have no idea what is meant.
".htaccess Update Concerning Setting the Content-Encoding Header.
Before 4.2.9 the default htaccess.txt file contained erroneous code for appending the "Content-Encoding" HTTP header. This could result in double encoding errors when Joomla is installed in a subdirectory and both this directory and its parent directory contain an .htaccess file with this code. You should manually apply the necessary changes to any existing .htaccess file, as this file can not be updated automatically.
The old code:
Header append Content-Encoding gzip
The new code:
Header set Content-Encoding gzip"
What am I supposed to do? I have no idea what is meant.
- pe7er
- Joomla! Master
- Posts: 24370
- Joined: Thu Aug 18, 2005 8:55 pm
- Location: Nijmegen, Netherlands
- Contact:
Re: Discuss Joomla! 4.2.9
Something has been changed in the htaccess.txt (Joomla's default htaccess file), see https://github.com/joomla/joomla-cms/pull/39205
Joomla cannot change your .htaccess (Apache server settings override). If you have any issues with "Content-Encoding" HTTP header" then you have to change something yourself in your .htaccess file.
Kind Regards,
Peter Martin, Global Moderator
Company website: https://db8.nl - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com
Peter Martin, Global Moderator
Company website: https://db8.nl - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com
- formfranska
- Joomla! Enthusiast
- Posts: 155
- Joined: Sun Dec 28, 2008 3:25 pm
- Location: Sweden
- Contact:
Re: Discuss Joomla! 4.2.9
Just change that line manually in you .htaccess (delete the old line and replace with the new line and save).TomT wrote: ↑Wed Mar 15, 2023 6:53 amThere shows a message in 4.2.9:
".htaccess Update Concerning Setting the Content-Encoding Header.
Before 4.2.9 the default htaccess.txt file contained erroneous code for appending the "Content-Encoding" HTTP header. This could result in double encoding errors when Joomla is installed in a subdirectory and both this directory and its parent directory contain an .htaccess file with this code. You should manually apply the necessary changes to any existing .htaccess file, as this file can not be updated automatically.
The old code:
Header append Content-Encoding gzip
The new code:
Header set Content-Encoding gzip"
What am I supposed to do? I have no idea what is meant.
Joomler in Sweden :-)
https://www.formfranska.com
https://www.formfranska.com
- formfranska
- Joomla! Enthusiast
- Posts: 155
- Joined: Sun Dec 28, 2008 3:25 pm
- Location: Sweden
- Contact:
Re: Discuss Joomla! 4.2.9
Updated multiple sites with no issues.
PHP 8.1.16
YOOtheme 3.0.25
Thank you J Team


PHP 8.1.16
YOOtheme 3.0.25
Thank you J Team
Joomler in Sweden :-)
https://www.formfranska.com
https://www.formfranska.com
- TomT
- Joomla! Ace
- Posts: 1317
- Joined: Thu Aug 18, 2005 5:50 am
- Location: Amsterdam
- Contact:
Re: Discuss Joomla! 4.2.9
My .htaccess file was an oldie. I'll upload the one that comes with 4.2.9formfranska wrote: ↑Wed Mar 15, 2023 9:37 amJust change that line manually in you .htaccess (delete the old line and replace with the new line and save).
Thanks, Tom
-
- Joomla! Enthusiast
- Posts: 218
- Joined: Mon Aug 26, 2019 10:58 am
- Location: Zagreb, Croatia
- Contact:
Re: Discuss Joomla! 4.2.9
I updates 2 sites and everything works fine.
1) PHP 8.1.16, MySQLi 5.7.41
2) PHP 8.0.28, MySQLi 10.3.38-MariaDB-log-cll-lve
Both are made with Shaper_helixultimate template
1) PHP 8.1.16, MySQLi 5.7.41
2) PHP 8.0.28, MySQLi 10.3.38-MariaDB-log-cll-lve
Both are made with Shaper_helixultimate template
-
- Joomla! Apprentice
- Posts: 12
- Joined: Thu Feb 12, 2009 5:52 pm
Re: Discuss Joomla! 4.2.9
Dealing with the Post Installation Message about correcting the htaccess.txt file, I checked my htaccess.txt file and I don't have "Header append Content-Encoding gzip" in that file. What do I need to do?
Jeff Mertes
Moorhead, MN USA
Jeff Mertes
Moorhead, MN USA
- pe7er
- Joomla! Master
- Posts: 24370
- Joined: Thu Aug 18, 2005 8:55 pm
- Location: Nijmegen, Netherlands
- Contact:
Re: Discuss Joomla! 4.2.9
If you don't have any problems: nothing.tessera963 wrote: ↑Wed Mar 15, 2023 6:33 pmI checked my htaccess.txt file and I don't have "Header append Content-Encoding gzip" in that file. What do I need to do?
However, if you always used Joomla's htaccess.txt as .htaccess and you haven't made any changes,
you could also replace the .htaccess with Joomla's new htaccess.txt.
Note: backup the old .htaccess before doing so, e.g. by giving it another name.
In case of issues you can revert back easily.
Kind Regards,
Peter Martin, Global Moderator
Company website: https://db8.nl - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com
Peter Martin, Global Moderator
Company website: https://db8.nl - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com
-
- Joomla! Intern
- Posts: 67
- Joined: Mon Sep 03, 2012 2:25 pm
Re: Discuss Joomla! 4.2.9
Around 10 updates from 4.2.8 to 4.2.9.
All is ok.
Templates Gantry, Widgetkit, JCE etc...
Thanks to all the volonters.
All is ok.
Templates Gantry, Widgetkit, JCE etc...
Thanks to all the volonters.
-
- Joomla! Enthusiast
- Posts: 218
- Joined: Mon Aug 26, 2019 10:58 am
- Location: Zagreb, Croatia
- Contact:
Re: Discuss Joomla! 4.2.9
In accessibility menu he last one - speech to text - doesn't work any more, but I didn't check it for a long time. It was working before few months.
- sozzled
- Joomla! Master
- Posts: 13592
- Joined: Sun Jul 05, 2009 3:30 am
- Location: Canberra, Australia
Re: Discuss Joomla! 4.2.9
I am unaware of any speech-to-text feature built into any version of J!
Some third-party [J!] extension, maybe? Operating system feature? Browser extension?
I don’t think your problem is directly related to J! 4.2.9 … I think it’s a coincidence.
Some third-party [J!] extension, maybe? Operating system feature? Browser extension?
I don’t think your problem is directly related to J! 4.2.9 … I think it’s a coincidence.
“If you think I’m wrong then say, ‘I think you’re wrong.’ If you say ‘You’re wrong!’, how do you know?”
Walking the talk: https://j4xdemo.enduring.com.au
Walking the talk: https://j4xdemo.enduring.com.au

- AMurray
- Joomla! Exemplar
- Posts: 8762
- Joined: Sat Feb 13, 2010 7:35 am
- Location: Australia
Re: Discuss Joomla! 4.2.9
@sozzled - Joomla's accessibility features has a speech to text function (apparently) via a Hot-key Ctrl+Alt+S.
https://magazine.joomla.org/all-issues/ ... joomla-4-1 mentions it, but I can't seem to activate it with the hot key combo e.g. in a new article.
https://magazine.joomla.org/all-issues/ ... joomla-4-1 mentions it, but I can't seem to activate it with the hot key combo e.g. in a new article.
Regards - A Murray
- sozzled
- Joomla! Master
- Posts: 13592
- Joined: Sun Jul 05, 2009 3:30 am
- Location: Canberra, Australia
Re: Discuss Joomla! 4.2.9
There’s a text-to-speech feature in J! 4.x that I’m aware if, yes; not speech-to-text. Speech-to-text Is quite different, requiring a few hours to train the application to learn someone’s voice.
Screen readers, providing text-to speech output (with limited voice-activated control, perhaps), have been around the past thirty years at least. I repeat, I am unaware of any voice-controlled text input feature built into any version of J!
My iPad and iPhone have speech-to-text input; my desktop PCs do not have speech-to-text. My laptop has limited voice-activated input (e.g. “Hey, Cortana”) but not the ability to dictate content to be converted to text.
Screen readers, providing text-to speech output (with limited voice-activated control, perhaps), have been around the past thirty years at least. I repeat, I am unaware of any voice-controlled text input feature built into any version of J!
My iPad and iPhone have speech-to-text input; my desktop PCs do not have speech-to-text. My laptop has limited voice-activated input (e.g. “Hey, Cortana”) but not the ability to dictate content to be converted to text.
“If you think I’m wrong then say, ‘I think you’re wrong.’ If you say ‘You’re wrong!’, how do you know?”
Walking the talk: https://j4xdemo.enduring.com.au
Walking the talk: https://j4xdemo.enduring.com.au
