sort URL syntax is inconsistent with the filter URL syntax
----------------------------------------------------------

         Key: BEEHIVE-418
         URL: http://issues.apache.org/jira/browse/BEEHIVE-418
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1    
    Reporter: Eddie O'Neil
 Assigned to: Eddie O'Neil 


The sort and filter URL syntaxes are slightly different.  Sorts appear on the 
URL as:

  <namespace>~[-]<sortExpression>,...

and should appear as:

  <namespace>;[-]<sortExpression>,...

This would make them consistent with the filter syntax.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to