Ticket #74 (new defect)
Widgets with same position sort alphabetically
| Reported by: | anonymous | Owned by: | turtol |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Admin Interface | Version: | 0.x |
| Keywords: | Cc: |
Description (last modified by william) (diff)
It appears that widgets with the same position will sort alphabetically based upon their name. To recreate this, start with a clean TurtolCMS database. Then insert 3 ScriptLink? Widgets or DivWidgets? each with position 50. They will render in the order New_Widget10, New_Widget8, New_Widget9. They should render in the order in which they were added, so 8, 9, 10.
Change History
Note: See
TracTickets for help on using
tickets.