[TYPO3-core] RFC: #16116: Configuration module is hard to find the array key because it's not sorted

Steffen Kamper info at sk-typo3.de
Sat Oct 23 18:43:29 CEST 2010


Hi,

this is a SVN patch request.

Type: Bugfix / Feature

BT Reference: http://bugs.typo3.org/view.php?id=16116

Branches: trunk

When you explore array in configuration module it's hard to find the 
array key you are looking for because display order is the init order.

Solution:
sort the arrays recursive.
I introduced a new array function in t3lib_div called ksortRecursive, as 
this might be useful in many other places.

vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16116_configuration_sort_v2.diff
Type: text/x-patch
Size: 2723 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101023/1bde91ce/attachment.bin>


More information about the TYPO3-team-core mailing list