No Code Attached Yet
avatar alecrespi78
alecrespi78
22 Apr 2025

SEF redirect redirects pages to the wrong paths.
It seems to reference the "id" instead of pointing to the real contents of the "Redirects" table.
Before the 5.3.0 update everything was working fine.

Steps to reproduce the issue

Global Config / Search Engine Friendly URLs / ON

Plugin / System - SEF
Strict handling of index.php YES
Strict Routing YES

Expected result

site.com/category/101.html
auto redirect to:
site.com/new-category/?option=com_content&view=article&id=223

Actual result

site.com/category/101.html
wrong auto redirect to "Category/Article with id=101"

If I set
Global Config / Search Engine Friendly URLs / OFF
redirects works correctly

System information (as much as possible)

Joomla! | 5.1.3 stable
Database Type | mysql
Database Version | 8.0.36-28
PHP Version | 8.2.28

Additional comments

avatar alecrespi78 alecrespi78 - open - 22 Apr 2025
avatar joomla-cms-bot joomla-cms-bot - change - 22 Apr 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 22 Apr 2025
avatar universewrld
universewrld - comment - 23 Apr 2025

@alecrespi78 I also got new 404 error pages after upgrading to 5.3: #45370

Add a Comment

Login with GitHub to post a comment