ZenphotoCMS Forum
Zenpages SortOrder - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Zenpages SortOrder (/thread-11273.html)



Zenpages SortOrder - Ralf - 2013-08-16

Hi,

anybody else has the problem, that manual sorting of the pages created is not possible ?

If I want page2 to appear before page1 and drag them in the backend it reverts back to :
Page1
Page2
after clicking apply.

I had a look in the zen_pages table.
The first created page has a sort_order value of 000.
Maybe this causes the page to stay always at the top ?

Cheers
Ralf




Zenpages SortOrder - acrylian - 2013-08-16

Indeed, that apparenty got broken unnoticed. I can reproduce this in the support build using Safari and Firefox (current versions).

I knew that Safari has issues with the drag&drop (worked in FF still) if you have a lot of page but that it is broken is somehow new.

Ticket opened: https://github.com/zenphoto/zenphoto/issues/493




Zenpages SortOrder - Ralf - 2013-08-16

Hi,

the database table is updated correctly when dragging the pages - as far as i can see. Seems to be a display problem in backend and unfortunately in the frontend.

Cheers
Ralf




Zenpages SortOrder - acrylian - 2013-08-16

Yep, thanks for confirming, I noted it already on the ticket :-)




Zenpages SortOrder - sbillard - 2013-08-18

Corrected in the support build.