api since_id bug

api since_id bug

Issue ID:937
Issue Category:bug
Component:uncategorized
Priority:normal
Status:irreproducible
Assigned:evan
Milestone:1.0

Sql command error when access api witn since_id
found bug in function getStreamDirect (classes/Notice.php)
should be
# Allow ORDER override

if ($order) {
$qry .= ' '.$order;
} else {
$qry .= ' ORDER BY notice.created DESC, notice.id DESC ';
}

Legacy Data

This issue was migrated from another tracking system. The legacy data at time of import is provided below as a reference.

Ticket ID: 
937
Reported by: 
dome
Owner: 
evan
Status: 
closed
Resolution: 
irreproducible
Type: 
bug
Component: 
uncategorized
Priority: 
3
Version: 
undefined
Milestone: 
1.0

Updates

Login or Register to modify this issue, or to receive updates by email.

You can also subscribe to the RSS feed for updates to this issue.