After update new version 1.3.0 order of pages has changed

After updating version 1.3.0, it changes the order of pages sorted by number and the drag and drop does not keep the order after save action. Therefore the front menu is not in order.

Hi, can you make a quick screenshot of your pages structure to replicate the issue?

Are you in a linux environment? Is the intl PHP extension installed? (search for it in the /admin/config/info panel if unsure)

I have the exact same issue. It worked before the update. After it, everything seems to be rearranged alphabetically.

intl seems to be installed.

Pages structure:

Hi,

Linux = yes
intl = yes



I reproduced this on another site.
Thanks

Thanks for the feedback, I did not realize at first it was ordering in Admin, I was thinking about the frontend.

Another similar issue reported: https://github.com/getgrav/grav-plugin-admin/issues/1162

Thanks
The front and back are not in order.

Yes applies to both front and back. This light PR seems to fix the issue for me, can you confirm? https://github.com/getgrav/grav/pull/1571/files

1 Like

It seems to work correctly after that fix, at least on my page! Thanks!

1 Like

Yes it’s perfect now. Thanks