In my case there are many modules on the same position. They are ordered manually and appear in the frontend in this order.
When I open the last item for editing and save it, The ordering is broken. This item is now on place 1 (and has ordering 1 in the database.
The problem occurs only for the last item in such a list.
The ordering does not change when a module is edited.
Saving the last item in such an ordering calculates the wrong number.
Labels |
Added:
No Code Attached Yet
|
Title |
|
Labels |
Added:
Information Required
|
Labels |
Added:
bug
|
online Server-Version: 10.11.11-MariaDB-0+deb12u1
localhost xampp, win11: 10.4.32-MariaDB
@chmst I figured out that the ordering feature is not reliable with MariaDB 10, see my comment on the original issue #44545 (comment)
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-03-28 13:46:01 |
Closed_By | ⇒ | chmst |
It is actually an issue opened by someone else, not my PR. But Yes, this issue should be closed because it is a duplicate.
@chmst Could you test the following framework PR and leave a comment there about the result? joomla-framework/database#335
Thanks in advance.
Duplicate of #44545.