Closed (fixed)
Project:
Workspace
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Jul 2005 at 12:41 UTC
Updated:
7 Oct 2005 at 22:20 UTC
When sorting by the "Replies" field, it tries to order by "replies".
I can't provide a patch atm, but line 178 of workspace.module should read as follows:
$comments_enabled ? array('data' => t('Replies'), 'field' => 'comment_count') : array('data' => ''),
Comments
Comment #1
jvandyk commentedFixed. Thanks.
Comment #2
(not verified) commentedComment #3
(not verified) commentedComment #4
(not verified) commentedComment #5
(not verified) commentedComment #6
(not verified) commentedComment #7
(not verified) commentedComment #8
(not verified) commented