User tests: Successful: Unsuccessful:
Pull Request resolves # .
When currently calling an menu item type URL, with index.php?Itemid=xxx you get a 404. This has the downsite, that when an URL is used on many places you have to add it directly and when it changes, you have to change them everywhere. With this PR you just update the menu item and it updates everywhere, where the correct index.php?Itemid=xxx is used.
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_menus Language & Strings Libraries |
| Labels |
Added:
Language Change
PR-6.2-dev
|
||
| Category | Administration com_menus Language & Strings Libraries | ⇒ | Libraries |
I have tested this item ✅ successfully on 5574c6f
The labels are not valid now. Changes are only in libraries.
I have tested this item ✅ successfully on 5574c6f
The labels are not valid now. Changes are only in libraries.
Can you update the title please
| Title |
|
||||||
I have tested this item ✅ successfully on 5574c6f
I have tested this item ✅ successfully on 5574c6f
I have tested this successfully.
In my opinion it is a bug fix and should go into 5.4. It is a bug when a link item causes a 404.
I added such menu item into different articles and the fix works for all.