Details
-
Improvement
-
Resolution: Fixed
-
Major
-
5.1
Description
Current the com.xpn.xwiki.store.hibernate.query.HqlQueryExecutor uses org.hibernate.Query.setParameter whatever the type of the parameter while it should probably check the type and use setParameterList when it's a List.
Attachments
Issue Links
- relates to
-
FILEMAN-32 Querying the child and parent folders is failing on XWiki 5.4.5
- Closed