Thanks! but unfortunatly vairant
jerem wrote
'$usedUser' member of obj.tMembers
doesn't work ...
I got an error:
...
Caused by: org.xwiki.query.QueryException: Exception while execute query.
Query statement = [ select doc.fullName from XWikiDocument as doc ,
BaseObject as obj , com.xpn.xwiki.objects.StringProperty as obj_tStatus1,
com.xpn.xwiki.objects.LargeStringProperty as obj_tMembers2 where (
doc.fullName <> 'etvcPlanningsCode.tClassTemplate' and obj_tStatus1.value =
'2' and 'XWiki.Admin' in elements( obj_tMembers2.value ) ) and
doc.fullName=obj.name and obj.className='etvcPlanningsCode.tClass' and
obj_tStatus1.id.id=obj.id and obj_tStatus1.id.name='tStatus' and
obj_tMembers2.id.id=obj.id and obj_tMembers2.id.name='tMembers' order by
doc.date desc ]
...
Caused by: com.xpn.xwiki.XWikiException: Error number 0 in 3: Exception
while hibernate execute
Wrapped Exception: null
...
Full error log in attachment err.txt
<http://xwiki.475771.n2.nabble.com/file/n7581696/err.txt>
--
Best regards
Eugen Colesnicov
--
View this message in context:
http://xwiki.475771.n2.nabble.com/multi-select-property-xwql-quering-tp7581…
Sent from the XWiki- Users mailing list archive at
Nabble.com.