Hi Francis,

I'm less familiar with JSPUI these days, but I did search around the code a
bit.  It *does* look like this "EPerson.searchResultCount()" method is only
used by XMLUI... I'm not seeing any usage in JSPUI.  So, that would explain
why Don sees issues in this other method on XMLUI and you do not on JSPUI.

Unfortunately, the two UIs are not at all "synced" and often do things in
slightly different ways (so this sort of difference in behavior is not
surprising to me). This is a big part of the reason why we are moving to a
single, Angular UI in the upcoming DSpace 7:
https://wiki.duraspace.org/display/DSPACE/DSpace+Release+7.0+Status

- Tim


On Wed, Jan 31, 2018 at 3:25 AM Francis Brouns <[email protected]> wrote:

> Hi Tim,
>
>
>> Based on the error stack below, the error you  see is coming from the
>> "EPerson.searchResultCount()" method, specifically the SQL on this line:
>>
>> https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace-api/src/main/java/org/dspace/eperson/EPerson.java#L438
>>
>>
>> Is it possible that this function is not being used in JSPUI or that it
> is not a problem in DSpace 5.8? In JSPUI the select eperson button works
> now with the changes on lines 502 and 510 in the findAll and searching for
> a particular eperson never has thrown an error.  At the top of the eperson
> select popup it shows the number of epersons: "E-people 1-10 of 10"
>
> best wishes,
> Francis
>
> --
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Tim Donohue
Technical Lead for DSpace & DSpaceDirect
DuraSpace.org | DSpace.org | DSpaceDirect.org

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to