Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007076Openbravo ERPA. Platformpublic2009-01-22 10:352009-03-06 12:34
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
pi 
pi 
Core
No
0007076: REST: paging parameters in GET url do not seem to work correctly
The rest webservice supports firstResult and maxResult as a paging parameter. However, after testing this it seems that all records are returned, so no paging support is available.
No tags attached.
Issue History
2009-01-22 10:35mtaalNew Issue
2009-01-22 10:35mtaalAssigned To => mtaal
2009-01-22 10:35mtaalsf_bug_id0 => 2528174
2009-01-22 10:35mtaalRegression testing => No
2009-01-22 10:47svnbotCheckin
2009-01-22 10:47svnbotNote Added: 0012508
2009-01-22 10:47svnbotStatusnew => resolved
2009-01-22 10:47svnbotResolutionopen => fixed
2009-01-22 10:47svnbotsvn_revision => 12135
2009-03-06 12:34psarobeStatusresolved => closed

Notes
(0012508)
svnbot   
2009-01-22 10:47   
Repository: openbravo
Revision: 12135
Author: mtaal
Date: 2009-01-22 10:46:59 +0100 (Thu, 22 Jan 2009)

Fixes issue 7076, REST: paging parameters in GET url do not seem to work correctly
Fixes issue 7060, REST: when posting an xml without the Openbravo roottag an unclear error message is given
This commit contains the testcases to proof that the issues have been fixed, the real fix is in revision 12131

---
U trunk/src-test/org/openbravo/test/webservice/BaseWSTest.java
U trunk/src-test/org/openbravo/test/webservice/WSReadTest.java
U trunk/src-test/org/openbravo/test/webservice/WSUpdateTest.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=12135&sc=1 [^]