[
https://issues.apache.org/jira/browse/SHINDIG-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Boston reassigned SHINDIG-769:
----------------------------------
Assignee: Ian Boston
> PersonServiceDb.getPerson() returns null
> -----------------------------------------
>
> Key: SHINDIG-769
> URL: https://issues.apache.org/jira/browse/SHINDIG-769
> Project: Shindig
> Issue Type: Bug
> Components: Sample container & Examples
> Reporter: Chico Charlesworth
> Assignee: Ian Boston
> Attachments: fix-769-723678-bug.patch
>
>
> q.setFirstResult() in PersonServiceDb.getPerson() is being set to 1 where it
> should be set to 0. This bug ensures that q.getResultList() will always
> return an empty list, which results in PersonServiceDb.getPerson() always
> returning null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.