set a menu item that shows an article as the home menu item
2, open https://<your-site>/?format=feed
-- of course, this is not a useful feed link (I know that; thats the whole point.
see a response such as
<?xml version="1.0" encoding="UTF-8"?>
<error>
<code>404</code>
<message>View nicht gefunden [Name, Typ, Präfix]: article, feed, site</message>
</error>
(of course, any other non-existent or disabled feed link works too; this is a general problem)
the HTTP response status (not the one listed as <code>404</code>
) is actually 404
the HTTP response status is 200
Joomla 5.3.0
com_articles
, but a general problem for the "core" document/renderer infrastructure of joomlaLabels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
I hope I will also have a fix ready soon, but I still need to test it.
I did try to fix it myself but failed
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-04-30 18:59:27 |
Closed_By | ⇒ | ManuelHu |
bug confirmed