You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Wai (JIRA)" <ji...@apache.org> on 2014/12/16 16:57:14 UTC

[jira] [Created] (OFBIZ-5908) Query list missing 1st entry

Wai created OFBIZ-5908:
--------------------------

             Summary: Query list missing 1st entry
                 Key: OFBIZ-5908
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5908
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Trunk
         Environment: OS:
Ubuntu 14.04
Java:
java version "1.7.0_71"
Java(TM) SE Runtime Environment (build 1.7.0_71-b14)
Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode)
            Reporter: Wai


When using

EntityQuery.use(delegator).from(entityName).queryIterator()
EntityQuery.use(delegator).from(entityName).queryList()

The resulting listing is missing the first entry.



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