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/18 17:20:13 UTC

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

     [ https://issues.apache.org/jira/browse/OFBIZ-5908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wai closed OFBIZ-5908.
----------------------
    Resolution: Not a Problem

I was not able to reproduce the problem anymore.

> 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)