Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2009 at 13:00 UTC
Updated:
17 Oct 2009 at 07:49 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedsubscribe
Comment #2
catchWe really need these - the #sorted change broke sorting. Made a start on tests in that issue #364407: drupal_render() sorting is broken.
Comment #3
catchHere's a patch which fleshes out the sorting tests now that it's not broken any longer. Since there's quite a lot of tests to add, I suggest we add a function for each bit we need to test, get those committed, then continue with the next thing - unless someone wants to post a full test suite in one go (I don't).
Comment #7
catchThose tests got committed with #370846: More drupal_render() optimisation, so back to active.
Comment #8
catchWe have more drupal_render() tests now, so marking duplicate.