details: https://code.openbravo.com/erp/devel/pi/rev/d6f7f070b57d
changeset: 23931:d6f7f070b57d
user: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
date: Mon Jun 30 12:46:03 2014 +0530
summary: Related to Issue 26734 : Removed unneeded commit as the issue is
fixed
diffstat:
modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
| 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r 8a4457abe097 -r d6f7f070b57d
modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
---
a/modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
Fri Jun 27 14:09:25 2014 +0000
+++
b/modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
Mon Jun 30 12:46:03 2014 +0530
@@ -396,9 +396,6 @@
if (parameters.containsKey(JsonConstants.TAB_PARAMETER)
||
parameters.containsKey(SelectorConstants.DS_REQUEST_SELECTOR_ID_PARAMETER)) {
- // FIXME: Some selectors working in 2.50 windows are incorrectly
unpaged (see issue #26734)
- // for now we are not preventing unpaged selector requests till this
issue is properly fixed
- // after that they should be prevented again
// for standard tab and selector datasources pagination is mandatory
throw new OBException(OBMessageUtils.messageBD("OBJSON_NoPagedFetch"));
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits