Closed (fixed)
Project:
Node Subpages
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2013 at 09:50 UTC
Updated:
19 Jun 2013 at 18:30 UTC
When changing the subpage order the message ''subpage order saved'' will appear but it discards the changed order.
Only way to re-order at the moment is to delete and re-create the subpages in the order you want to display them.
Comments
Comment #1
BrockBoland commentedThe weight column is set correctly, but not used in sorting the subpage list, or for the subpage tab bar.
Also: the weight column is set to null for new subpages. This should default to the highest weight for the content type's subpages.
Comment #2
BrockBoland commentedFixed in 228e91e.
I didn't bother doing anything about the starting value of the weight column, that'll be fine.
Comment #3
BrockBoland commentedThis will be available in 7.x-2.1 as soon as d.o is done packaging it:
https://drupal.org/node/2012956