This is such a easy fix (see it at http://www.your1answer.com) and it works in the 2.06v too! Is there a way to change the default text ‘Read the rest of this entry’ when manually inserting the <!–more–> tag?
Needed this fix and it works great in v2.06… just replaced <?php wp_list_cats; ?> in my sidebar.php file with <?php wp_list_cats(‘sort_column=name’); ?>. Shows the sub categories too! Thanks! You can view it here: http://www.your1answer.com