JsonDbOpensocialService incorrectly applies SortOrder.descending in some cases.
-------------------------------------------------------------------------------

                 Key: SHINDIG-1306
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1306
             Project: Shindig
          Issue Type: Bug
            Reporter: Chirag Shah


Currently JsonDbOpensocialService will reverse the results object when 
options.getSortOrder() == SortOrder.descending.

This only makes sense when we're sorting by name, and it's already sorted in 
ascending order.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to