Fix "Cannot reorder menu entries": Difference between revisions
From Joomla! Documentation
Bembelimen (talk | contribs) Created page with "<!-- Start with an intro below this line --> ==Errors reported== <!-- Fill errors below --> When reordering submenu items, the new ordering is not saved. ==Versions affected..." |
Bembelimen (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
==Errors reported== <!-- Fill errors below --> | ==Errors reported== <!-- Fill errors below --> | ||
When reordering submenu items, the new ordering is not saved. | When reordering submenu items, the new ordering is not saved. See [https://github.com/joomla/joomla-cms/issues/37778 the following issue for a detailed description]. | ||
==Versions affected== <!--refers to and other information below --> | ==Versions affected== <!--refers to and other information below --> | ||
Latest revision as of 06:44, 12 May 2022
Errors reported
When reordering submenu items, the new ordering is not saved. See the following issue for a detailed description.
Versions affected
General Information
This affects only the following Joomla! version(s): 4.1.3
What is the cause
Conflicting parameters are send to the server which prevent Joomla! from saving the new ordering.
How to fix
See this Pull Request for the fix, especially this comment for the files.