Only no fileds are shown with error!
Backend edit works without problems.
6.1
Article saved and updated
Article not saved - edits lost! Shows error
attached
systeminfo-2026-08-26T14_45_38+00_00.txt
Exact same problem already existed in version 5.4 pre 6.1 upgrade.
First observed last week (after August 12th)
Same situation on 3 domains: kratvej28c.dk, jumppanen.dk and jumppanen.it
On jumppanen.dk I can enable language filter - which open language code in article settings. Updating this allows save / save-close to complete. Does not matter what value is set - so possible to change and change - then save works!!
No check in back-end edit....
| Labels |
Added:
No Code Attached Yet
bug
|
||
Changed and tested. Same result:
Fra: Brian Teeman @.>
Sendt: 26. august 2026 17:09
Til: joomla/joomla-cms @.>
Cc: fja-git @.>; Author @.>
Emne: Re: [joomla/joomla-cms] Front-end edit fails with error. Requires langauage selection even though single language site. (Issue #48315)
https://avatars.githubusercontent.com/u/1296369?s=20&v=4 brianteeman left a comment (#48315) #48315 (comment)
As you are not using the core Joomla editor (tinymce) we first need to rule out that this is because you aree using JCE. In your global configuration change the editor to TinyMCE and repeat the tests
—
Reply to this email directly, view it on GitHub #48315 , or unsubscribe https://github.com/notifications/unsubscribe-auth/CMUMDPVZYSOCC46BHKBTHN35L34SPAVCNFSNUABDKJSXA33TNF2G64TZHMZDINRUHEYDQO2JONZXKZJ3GUZDKOBVHAYTONJRUF3AE .
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS https://github.com/notifications/mobile/ios/CMUMDPVEU3KQ3AXWDSIK4F35L34SPA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNBSG4ZTEOBZHA3KM4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2KUZTPN52GK4S7NFXXG and Android https://github.com/notifications/mobile/android/CMUMDPRKNWRMTCZNMAZ53M35L34SPA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNBSG4ZTEOBZHA3KM4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2K4ZTPN52GK4S7MFXGI4TPNFSA . Download it today!
You are receiving this because you authored the thread. https://github.com/notifications/beacon/CMUMDPXP7UOP2N7EDTUIDFL5L34SPBFCNFSM6AAAAAC6JPBPB6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTYAAAAACQ36O7NKM4TFMFZW63VGMF2XI2DPOI.gif Message ID: @.*** @.***> >
Changed and tested. Same result:
Fra: Brian Teeman @.>
Sendt: 26. august 2026 17:09
Til: joomla/joomla-cms @.>
Cc: fja-git @.>; Author @.>
Emne: Re: [joomla/joomla-cms] Front-end edit fails with error. Requires langauage selection even though single language site. (Issue #48315)
https://avatars.githubusercontent.com/u/1296369?s=20&v=4 brianteeman left a comment (#48315) #48315 (comment)
As you are not using the core Joomla editor (tinymce) we first need to rule out that this is because you aree using JCE. In your global configuration change the editor to TinyMCE and repeat the tests
maybe should be noted that all sites have da-DK language installed, and set as default - both front and back-end.... Only jumppanen.dk has had multilanguage activatet
thanks for doing that.
I just switched my site to da-dk and coujldnt replicate the problem. Maybe someone else will have an idea
I have site 'test.kratvej28c.dk' recently created to test J6 upgrade. Problem present here as well. I can setup test account if this would help....
I have site 'test.kratvej28c.dk' recently created to test J6 upgrade. Problem present here as well. I can setup test account if this would help....
or supply a .zip archive version including db
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-08-27 21:57:14 |
| Closed_By | ⇒ | fja-git |
Seems problem is somehow linked to previous updates.... I did reinstall of core files (from admin interface) - with no change.
I then created new 6.1 site, installed extensions i normally use - and then imported the database from problem-site. Now editing works as expected.
Luckily my sites are pretty simple, so recreating seems the solution - but some tool to cleanup / verify files and folders could be very usefull.
I'll close this case, and hope it does not happen again. Thx
| Status | Closed | ⇒ | New |
| Closed_Date | 2026-08-27 21:57:14 | ⇒ | |
| Closed_By | fja-git | ⇒ |
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-08-28 17:45:40 |
| Closed_By | ⇒ | fja-git |
....just to let you all know:
Created new site - tested / migrated db - all fine.
Then replaced all folders and files in original site with new - edit failed again
So 3 possible sources left: .haccess, configuration.php and db:
Did side by side comparison - and the difference was:
old site: public $captcha = 'hashcash';
new site: public $captcha = '0';
changed to '0' (or '') - edit works!!!
SO: problem was selection of standard captcha - which seemingly creates a hidden field in editing - which blocks saving unless some attribute (not category - tested that!) is modified...
So - problem solved. Will submit info to HashCash team if I can find a way....
Glad to hear you were able to resove this
As you are not using the core Joomla editor (tinymce) we first need to rule out that this is because you aree using JCE. In your global configuration change the editor to TinyMCE and repeat the tests