
Bug: a non-sequential order of 'rank' in 1.0 modules prevents item/container reordering
Reported by dleffler | October 28th, 2011 @ 01:22 AM | in 2.0.7 (closed)
If the group of items (containers in particular) does NOT have a sequential order of the rank field (one is duplicated or missing), the reordering won't take place since the 'new' order is extrapolated up/down 1 rank from the current item...which fails if ANY of those ranks do not exist in the group.
Comments and changes to this ticket
-
dleffler December 18th, 2011 @ 12:36 PM
- Title changed from Bug: a non-sequential order of 'rank' will prevent old-style item/container reordering to Bug: a non-sequential order of 'rank' in 1`.0 modules prevents item/container reordering
-
dleffler January 14th, 2012 @ 01:59 AM
- Title changed from Bug: a non-sequential order of 'rank' in 1`.0 modules prevents item/container reordering to Bug: a non-sequential order of 'rank' in 1.0 modules prevents item/container reordering
-
dleffler April 27th, 2012 @ 03:49 PM
- Tag changed from containers to simplepoll modules poll, containers, navigation
- Assigned user set to dleffler
- Milestone set to 2.0.7
- Milestone order changed from 111 to 0
The fix to this is to implement ddrerank for the container, navigation, forms, and simplepoll (answers) modules. We can use the containermodule ddReorder action as a guide.
-
expNinja April 28th, 2012 @ 12:10 AM
- State changed from new to resolved
(from [a6485522a4b18fea65bc2587860a2db2da82df75]) Implements ddrerank for container modules via chrome menu, also adds border around sub-container for nested modules. [#374 state:resolved] https://github.com/exponentcms/exponent-cms/commit/a6485522a4b18fea...
-
expNinja April 28th, 2012 @ 12:10 AM
- State changed from resolved to new
(from [e0857f372f203c3c28521d06d3a3db0ff36c9aae]) Implements ddrerank for form controls, adds missing action for simplepole manage question [#374] https://github.com/exponentcms/exponent-cms/commit/e0857f372f203c3c...
-
expNinja April 28th, 2012 @ 12:10 AM
- State changed from new to resolved
(from [1f5a49c663d510b5095ce7df9ed220a84a1aa87a]) Initial stab at non-sequential order of 'rank' in 1.0 modules prevents item/container reordering, move item sorting to the selectObjects call instead of doing a separate call to expSorter [#374] https://github.com/exponentcms/exponent-cms/commit/1f5a49c663d510b5...
-
expNinja April 28th, 2012 @ 12:10 AM
(from [ba8e36560d6e72347222a6859767fdac8b1f1c56]) Implements ddrerank for simplepollmodule answers, updates previous push to use 'order' param of selectObjects instead of tacking to end of where [#374] https://github.com/exponentcms/exponent-cms/commit/ba8e36560d6e7234...
-
dleffler May 4th, 2012 @ 12:01 PM
- Tag changed from simplepoll modules poll, containers, navigation to simplepoll modules poll, containers, navigation, poll, simple
-
dleffler May 4th, 2012 @ 12:05 PM
- Tag changed from simplepoll modules poll, containers, navigation, poll, simple to simplepoll modules poll, containers, navigation, simple
-
dleffler May 5th, 2012 @ 12:20 AM
- Tag changed from simplepoll modules poll, containers, navigation, simple to simple poll, simplepoll modules poll, containers, navigation, simple
-
dleffler May 8th, 2012 @ 03:21 AM
- Tag changed from simple poll, simplepoll modules poll, containers, navigation, simple to simple poll, containers, navigation, simple, simplepoll
-
dleffler May 8th, 2012 @ 03:23 AM
- Tag changed from simple poll, containers, navigation, simple, simplepoll to containers, navigation, simple, simplepoll
-
dleffler February 15th, 2013 @ 05:34 PM
- Tag changed from containers, navigation, simple, simplepoll to containers, navigation, simplepoll
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
Referenced by
-
390 Move module up / down not working Closing this because it's a duplicate of ticket #374