In a multilingual site:
Go to Content -> Categories and select a Category to edit that does not have Associations
Note the URL bar:
.../administrator/index.php?option=com_categories&view=category&layout=edit&id=2&extension=com_content
Language is still set to All
Select the Associations button in the Toolbar - there is a warning message and the Versions button disappears
Note the url bar:
.../administrator/index.php?option=com_categories&view=category&layout=edit&id=2com_content
The extension= request key is missing before com_content
Normal working toolbar
Missing Versions button, Help button produces 404 response, Save seems to work!
This affects all components with categories with associations.
Labels |
Added:
No Code Attached Yet
bug
Removed: ? |
Is anyone else able to replicate this?
Uncategorised
Associations
:PHP Built On Darwin Air.local 23.6.0 Darwin Kernel Version 23.6.0: Thu Sep 12 23:34:49 PDT 2024; root:xnu-10063.141.1.701.1~1/RELEASE_X86_64 x86_64
Database Type mysql
Database Version 8.0.40
Database Collation utf8mb4_unicode_ci
Database Connection Collation utf8mb4_0900_ai_ci
Database Connection Encryption None
Database Server Supports Connection Encryption Yes
PHP Version 8.4.1
Web Server Apache/2.4.62 (Unix) OpenSSL/1.1.1w mod_fastcgi/mod_fastcgi-SNAP-0910052141
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 5.2.2 Stable [ Uthabiti ] 26-November-2024 16:00 GMT
Joomla Backward Compatibility Plugin Disabled
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0
Can be reproduced on staging too.