When we have our modules shorted, we filter by position e.g. footer and then we enter in some modules and change the name , permissions or something is changed and we save it the order is changing.
https://www.awesomescreenshot.com/video/34097008?key=8514d5e511a9179ccb0ccc08ac81d171
Keep the ordering as it was if we dont change it.
Ordering changes and this have result in the frontend.
Joomla 5.2.2
When we just logged in and we do this even the outer drag to position doesnt work. In the video it worked fine. I had to play a little on the modules list to make the drag to sort work fine.
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
Information Required
|
@niosme Can you write an example of your Issue? I have watched your video 2 times and didn't get the point, where your Issue happen.
Here is a more clear video:
https://www.awesomescreenshot.com/video/34097008?key=8514d5e511a9179ccb0ccc08ac81d171
After a long time of playing and just changing the names it works fine. But the most time the order is changing.
I going to set it as a bug.
I have the same problem sometimes, however it happens very randomly, and hard to reproduce.
If someone can discover a clear pattern when and why it happening, that would be very helpful.
Labels |
Added:
bug
|
@niosme Did you get your Issue on a clean Installation (without 3pd-Modules like "Filter - Tags" showing at 00:25 in your second video)?
Yes even with the default and without third party modules this occurs.
It always happen to me if i filter by position and then try to save it because its easily visible. The bad thing is the frontend which changes.
But also have occured event without filter. But its easier to check it if you filter by position and you have not a lot of items.
If you start playing a lot after a lot of saves it works fine. Like everything take its position and then its fine.
I will check the database changes and the form data sended like ordering that is going to be saved when i find some time to understand the reason and help with this.
Also the ordering on drag n scroll from the list have the same issue sometimes. If we change the order and refresh the page the ordering is not what we setted visually.
Ill try to figure it out.
@niosme This problem sounds familiar to me. In your video on the modules overview there is the column "Pages" with values all "Selected".
Do the modules on the position "top-a" belong all to the same page(s)? Or what happens if you filter the page where your module is included BEFORE you edit your module? Filter options on the modules overview: "- Select Menu Item -"?
I remember that the order of modules only works properly in combination with the suitable menu item.
We have encountered this issue several times and can roughly explain its cause.
The problem lies in the Edit View of the module, where the ordering field incorrectly uses the ordering value from the database.
If a module has a value of "5" in the "Ordering" column in the database and the ordering field provides 8 options, the field positions the module in the 5th spot (see Appendix A).
If a module has a value of "14" in the "Ordering" column in the database but the ordering field provides only 8 options, the field places the module in the 1st spot (see Appendix B).
Although the ordering field uses the correct sequence in its list, the value should not correspond to the position in the list. Instead, it should reflect the ordering value from the database.
I forgot to add downlaod links to the images.
https://redim.de/media/downloads/appendix_a.zip
https://redim.de/media/downloads/appendix_b.zip
Today, I saw a similar issue on one of client website which is on Joomla 4.4 and MariaDB 11.4.5. It is related to this issue #42333. So:
@niosme Can you write an example of your Issue? I have watched your video 2 times and didn't get the point, where your Issue happen.