Francesco Chicchiriccò created SYNCOPE-649:
----------------------------------------------

             Summary: Paged lists not working properly
                 Key: SYNCOPE-649
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-649
             Project: Syncope
          Issue Type: Bug
          Components: core
    Affects Versions: 1.2.2
            Reporter: Francesco Chicchiriccò
            Assignee: Francesco Chicchiriccò
             Fix For: 1.2.3, 2.0.0


As part of SYNCOPE-630 the {{QueryResourceInfoComparator}} was removed.
This caused troubles to CXF resource selection with method override, which 
caused in turn troubles to (various things including) paged lists.

In 1.2.2, for example, when asking for the first 10 users (page 1, size 10), 
the first 25 users are returned instead, because CXF selected the first 
{{UserService#list}} method, ignoring the page and size parameters.
This also impacts console's listing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to